summaryrefslogtreecommitdiffstats
path: root/python/PyAudio/README
diff options
context:
space:
mode:
author Giuseppe Scalzi2011-10-29 02:55:48 +0200
committer Niels Horn2011-10-29 02:55:48 +0200
commit116e90b41825a35e62fe5475cde8383e5c8aa074 (patch)
tree1bf00d8f52993f50216478c6d1b96516ec654f39 /python/PyAudio/README
parente77c15859798c9b9dd4770f07df154dfed1948c9 (diff)
downloadslackbuilds-116e90b41825a35e62fe5475cde8383e5c8aa074.tar.gz
python/PyAudio: Added (PortAudio Python Bindings)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/PyAudio/README')
-rw-r--r--python/PyAudio/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/PyAudio/README b/python/PyAudio/README
new file mode 100644
index 0000000000..7274a3ca54
--- /dev/null
+++ b/python/PyAudio/README
@@ -0,0 +1,6 @@
+PyAudio provides Python bindings for PortAudio,
+the cross-platform audio I/O library.
+With PyAudio, you can easily use Python to
+play and record audio on a variety of platforms.
+
+Requires portaudio