diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-26 22:07:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-26 22:07:28 +0000 |
commit | 6308e3eb26c8b9e48c0afcb51f2b7b6890544432 (patch) | |
tree | 34749d6f6fa402345a081157a8ca7090fc8e2c13 /graphics/py-clutter/pkg-descr | |
parent | a9e575c885fdce1fc7be88f5f5beff5fe3eb74fa (diff) |
Notes
Diffstat (limited to 'graphics/py-clutter/pkg-descr')
-rw-r--r-- | graphics/py-clutter/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/py-clutter/pkg-descr b/graphics/py-clutter/pkg-descr new file mode 100644 index 000000000000..e0eb4ffe1788 --- /dev/null +++ b/graphics/py-clutter/pkg-descr @@ -0,0 +1,4 @@ +This package contains the Python modules that allow you to use the +Clutter toolkit in Python programs. + +WWW: http://clutter-project.org/ |