Python 2 and 3 compatibility utilities https://github.com/benjaminp/six
Go to file
2024-01-05 16:40:38 +01:00
python-six.spec automatic version update by autodist [release 1.9.0-1mamba;Fri Jan 09 2015] 2024-01-05 16:40:38 +01:00
README.md automatic version update by autodist [release 1.6.1-1mamba;Sat Mar 15 2014] 2024-01-05 16:40:38 +01:00

python-six

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.