slackbuilds_ponce/python/six
Larry Hajali ee936c7505 python/six: Added (Python 2 and 3 compatibility utilities).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-27 17:56:19 +01:00
..
README python/six: Added (Python 2 and 3 compatibility utilities). 2012-12-27 17:56:19 +01:00
six.info python/six: Added (Python 2 and 3 compatibility utilities). 2012-12-27 17:56:19 +01:00
six.SlackBuild python/six: Added (Python 2 and 3 compatibility utilities). 2012-12-27 17:56:19 +01:00
slack-desc python/six: Added (Python 2 and 3 compatibility utilities). 2012-12-27 17:56:19 +01:00

Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal
of writing Python code that is compatible on both Python versions. See the
documentation for more information on what is provided.

Optional: html documentation and man pages will be installed if pygments and
Sphinx are installed.