python-six: new package
authorJeffery To <redacted>
Thu, 12 Nov 2015 09:04:09 +0000 (17:04 +0800)
committerJeffery To <redacted>
Thu, 12 Nov 2015 09:04:09 +0000 (17:04 +0800)
commita9af921700b5404e56beb723b6a77bfbc4018200
treecc29ed8ddffb6ccaae19d4140d635009c29e1c91
parent1553468e04366ffdec9ee0533ceeca4583f343e4
python-six: new package

From the 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.

Signed-off-by: Jeffery To <redacted>
lang/python-six/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT