Source: pd-tclpd
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-puredata,
 pkgconf,
 swig,
 tcl-dev,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Section: sound
Homepage: https://github.com/pd-externals/tclpd
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-tclpd.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-tclpd

Package: pd-tclpd
Architecture: any
Depends:
 ${misc:Depends},
 ${puredata:Depends},
 ${shlibs:Depends},
Recommends:
 ${puredata:Recommends},
Suggests:
 ${puredata:Suggests},
Provides:
 ${puredata:Provides},
Description: Tcl objects for Pure Data (Pd)
 This library allows one to write externals for Pd using the Tcl language.
 It wraps the Pd API quite closely, and provides a small library of helper
 functions to be used for writing externals.
 .
 Using Tcl for writing objects in Pd has the advantage, the Tcl/Tk is already
 used as Pd's GUI toolkit, so no additional dependencies are required.
