1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: pd-zexy
Section: sound
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,
puredata-core | puredata (<< 0.43),
Standards-Version: 4.7.3
Homepage: https://download.puredata.info/zexy
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-zexy.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-zexy
Package: pd-zexy
Architecture: any
Depends:
${misc:Depends},
${puredata:Depends},
${shlibs:Depends},
Recommends:
${puredata:Recommends},
Suggests:
${puredata:Suggests},
Provides:
${puredata:Provides},
Description: General Purpose addon library for Pd
zexy is "the swiss army knife for Pure Data".
.
It provides several addon objects for the Pd computer music system,
including (but not limited to) objects for message handling
(construction, parsing, control flow), signal handling (synthesis,
analysis, comparison) et al.
|