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
|
Source: pd-purepd
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper (>=11~),
Standards-Version: 4.1.3
Homepage: https://puredata.info/
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-purepd.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-purepd
Package: pd-purepd
Architecture: all
Depends:
${shlibs:Depends},
puredata-core | pd,
pd-libdir,
pd-pddp,
${misc:Depends},
Description: library of standard objects re-implemented using Pd-vanilla
This is a library focused on re-implementing existing objects written in C
using only objects that are included in puredata. The idea is to provide
drop-in replacements for the binary objects usable on any platform that are
also understandable to any Pd programmer.
|