summaryrefslogtreecommitdiffstats
path: root/multimedia/py-gstreamer/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-21 09:57:04 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-21 09:57:04 +0800
commita97807f81cc17beafe41e8e1bd36a619344f4155 (patch)
tree18550f7dfdd6af08afe532f1ac402d9a7fbe006a /multimedia/py-gstreamer/pkg-descr
parent6ffa52a6a6254ebe9516b206fdcf2198b3b40874 (diff)
downloadmarcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.gz
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.bz2
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.lz
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.xz
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.tar.zst
marcuscom-ports-a97807f81cc17beafe41e8e1bd36a619344f4155.zip
- Update to 0.10.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6671 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/py-gstreamer/pkg-descr')
-rw-r--r--multimedia/py-gstreamer/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/py-gstreamer/pkg-descr b/multimedia/py-gstreamer/pkg-descr
new file mode 100644
index 000000000..ec5f4dcd7
--- /dev/null
+++ b/multimedia/py-gstreamer/pkg-descr
@@ -0,0 +1,10 @@
+gst-python provides a convenient wrapper for the GStreamer library for
+use in Python programs, and takes care of many of the boring details
+such as managing memory and type casting.
+
+Like the GTK library itself gst-python is licensed under the GNU LGPL, so is
+suitable for use in both free software and proprietary applications. It
+is already in use in many applications ranging from small single purpose
+scripts up to large full features applications.
+
+WWW: http://gstreamer.freedesktop.org/