diff options
Diffstat (limited to 'libraries/gst-python/README')
-rw-r--r-- | libraries/gst-python/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/gst-python/README b/libraries/gst-python/README new file mode 100644 index 0000000000000..520aa80218761 --- /dev/null +++ b/libraries/gst-python/README @@ -0,0 +1,8 @@ +GStreamer python bindings. You can find API docs for the Python +bindings at http://pygstdocs.berlios.de/. + +GStreamer and modules are released under the LGPL. + +gst-python, requires gstreamer, liboil and gst-plugins-base. Build +scripts for these are available at SlackBuilds.org + |