diff options
Diffstat (limited to 'audio/py-pymad/pkg-descr')
-rw-r--r-- | audio/py-pymad/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/py-pymad/pkg-descr b/audio/py-pymad/pkg-descr new file mode 100644 index 000000000000..51e9986f2a56 --- /dev/null +++ b/audio/py-pymad/pkg-descr @@ -0,0 +1,5 @@ +pymad is a Python module that allows Python programs to use the MPEG Audio +Decoder library. pymad provides a high-level API, similar to the pyogg module, +which makes reading PCM data from MPEG audio streams a piece of cake. + +WWW: https://pypi.python.org/pypi/pymad |