diff options
author | Giuseppe Scalzi <giuseppe@osgate.org> | 2011-10-28 22:55:48 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-28 22:55:48 -0200 |
commit | 116e90b41825a35e62fe5475cde8383e5c8aa074 (patch) | |
tree | 1bf00d8f52993f50216478c6d1b96516ec654f39 /python/PyAudio/slack-desc | |
parent | e77c15859798c9b9dd4770f07df154dfed1948c9 (diff) |
python/PyAudio: Added (PortAudio Python Bindings)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/PyAudio/slack-desc')
-rw-r--r-- | python/PyAudio/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/PyAudio/slack-desc b/python/PyAudio/slack-desc new file mode 100644 index 0000000000000..5cf797934c9b9 --- /dev/null +++ b/python/PyAudio/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +PyAudio: PyAudio (PortAudio v19 Python Bindings) +PyAudio: +PyAudio: PyAudio provides Python bindings for PortAudio, the cross-platform +PyAudio: audio I/O library. With PyAudio, you can easily use Python to +PyAudio: play and record audio on a variety of platforms. +PyAudio: +PyAudio: +PyAudio: +PyAudio: http://people.csail.mit.edu/hubert/pyaudio/ +PyAudio: +PyAudio: |