diff options
Diffstat (limited to 'python/python2-distutils-extra/README')
-rw-r--r-- | python/python2-distutils-extra/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python2-distutils-extra/README b/python/python2-distutils-extra/README new file mode 100644 index 0000000000..0ae2b0cbe1 --- /dev/null +++ b/python/python2-distutils-extra/README @@ -0,0 +1,4 @@ +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. |