Python 2 and 3 compatibility utilities https://github.com/benjaminp/six
Go to file
2024-01-05 16:40:40 +01:00
python-six.spec rebuilt with python3 = 3.11.5 [release 1.16.0-5mamba;Tue Sep 26 2023] 2024-01-05 16:40:40 +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.