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 07ebb3033c
python/python-future: Updated for version 0.16.0.
9 years ago
..
README python/python-future: Added (Python 2/3 compatibility). 12 years ago
doinst.sh python/python-future: Added (Python 2/3 compatibility). 12 years ago
python-future.SlackBuild python/python-future: Updated for version 0.16.0. 9 years ago
python-future.info python/python-future: Updated for version 0.16.0. 9 years ago
slack-desc python/python-future: Added (Python 2/3 compatibility). 12 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.