You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 8404bc9f60
python/python3-future: Added (Python 2/3 compatibility).
10 years ago
..
README python/python3-future: Added (Python 2/3 compatibility). 10 years ago
doinst.sh python/python3-future: Added (Python 2/3 compatibility). 10 years ago
python3-future.SlackBuild python/python3-future: Added (Python 2/3 compatibility). 10 years ago
python3-future.info python/python3-future: Added (Python 2/3 compatibility). 10 years ago
slack-desc python/python3-future: Added (Python 2/3 compatibility). 10 years ago

README

python-future is the missing compatibility layer between Python 2 and
Python 3. It allows you to use a single, clean Python 3.x-compatible
codebase to support both Python 2 and Python 3 with minimal overhead.