diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-04-15 00:02:36 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-04-15 00:02:36 -0500 |
commit | ad365de13127b0dc639c32d03ef5cc889f95fa50 (patch) | |
tree | 3e5ae3ce8514cecf6dff25b25c47c01f0ae79ad2 /python/python-distutils-extra/README | |
parent | 4b3c0cbf2a3ca121689c182f9ce8cda393df5a22 (diff) | |
download | slackbuilds-ad365de13127b0dc639c32d03ef5cc889f95fa50.tar.gz |
python/python-distutils-extra: Updated for version 2.32.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |