1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: pd-list-abs
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.8
Homepage: http://puredata.info
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/pd-list-abs.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-list-abs.git
Package: pd-list-abs
Architecture: all
Depends: ${shlibs:Depends},
puredata-core | pd,
${misc:Depends}
Recommends:
pd-libdir
Description: library of list operations for Pd
list-abs is a Pd library of all sorts of operations for lists of data,
ranging from mathematics, sorting, ranging, etc. All of the objects are
implemented using Pd, and for the most part only using objects included in
Pd-vanilla.
|