diff options
Diffstat (limited to 'python/python-distutils-extra/README')
-rw-r--r-- | python/python-distutils-extra/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-distutils-extra/README b/python/python-distutils-extra/README index 4a0757d99b..dc47978a40 100644 --- a/python/python-distutils-extra/README +++ b/python/python-distutils-extra/README @@ -1,6 +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 +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. +This requires distribute. |