summaryrefslogtreecommitdiffstats
path: root/libraries/python-distutils-extra/README
diff options
context:
space:
mode:
author Larry Hajali2010-05-12 23:31:16 +0200
committer Robby Workman2010-05-12 23:31:16 +0200
commitd2ca5058516f93e865f8321326be7cd8ceccd964 (patch)
tree82342234d9d9d5381631af5082e3f1afb0415963 /libraries/python-distutils-extra/README
parenteb6abf423dbdf30248de3bec0c3f0bf57b0b45ca (diff)
downloadslackbuilds-d2ca5058516f93e865f8321326be7cd8ceccd964.tar.gz
libraries/python-distutils-extra: Added to 12.2 repository
Diffstat (limited to 'libraries/python-distutils-extra/README')
-rw-r--r--libraries/python-distutils-extra/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/python-distutils-extra/README b/libraries/python-distutils-extra/README
new file mode 100644
index 0000000000..f634860550
--- /dev/null
+++ b/libraries/python-distutils-extra/README
@@ -0,0 +1,6 @@
+Python-distutils-extra allows to easily integrate themable
+icons, scrollkeeper based documentation and gettext based
+translations in your python install and build tools. It can
+be used with python's distutils or the enhanced setuptools.
+
+This requires pysetuptools.