diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index a94d27c..be911fa 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Homepage: http://puredata.info Package: pd-purepd Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: a library of objects re-implemented using only Pd-vanilla +Description: a 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 Pd-vanilla. The idea is to provide - drop-in replacements for the binary objects usable on any platform. + 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. |