slackbuilds/python/python3-six
Robby Workman 93e53364ea python/python3-six: Fixed PRGNAM in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 00:46:18 -06:00
..
README
python3-six.SlackBuild python/python3-six: Fixed PRGNAM in build script 2020-01-03 00:46:18 -06:00
python3-six.info python/python3-six: Updated for version 1.13.0. 2019-11-23 16:01:59 +07:00
slack-desc

README

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.