six: Python 2 and 3 compatibility utilities¶
Description¶
Python 2 and 3 compatibility utilities
License¶
MIT License
Upstream Contact¶
Author: Benjamin Peterson
Home page: http://pypi.python.org/pypi/six/
Dependencies¶
Python
Type¶
standard
Version Information¶
package-version.txt:
1.16.0
install-requires.txt:
six >=1.15.0
Equivalent System Packages¶
conda:
$ conda install six
macports: install the following packages: py-six
opensuse:
$ sudo zypper install python3-six
void:
$ sudo xbps-install python3-six
See https://repology.org/project/python:six/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023