Source: pd-arraysize Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner , IOhannes m zmölnig (Debian/GNU) , Build-Depends: debhelper (>= 11~), puredata-dev | puredata (<< 0.43) Standards-Version: 4.1.3 Homepage: https://puredata.info Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-arraysize.git Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-arraysize Package: pd-arraysize Architecture: any Depends: ${shlibs:Depends}, puredata-core | pd, ${misc:Depends}, Recommends: pd-pddp Description: Pd object to report the size of an array This provides a simple object for Pure Data that reports the size of an array by name. For historical reasons, it is packaged as a standalone object. It is a very simple object, but has always been distributed by itself. It is packaged alone in keeping with the one-library-per-package style of all other pd libraries. . This is a tiny package that might otherwise be lumped into a 'goodies' package, but it is the only tiny one like this, so a 'goodies' package would end up being just this single object anyway. . Since Pd>=0.47, this object can be replaced with the built-in [array size].