Metadata-Version: 1.1
Name: cs.py3
Version: 20160827
Summary: Aids for code sharing between python2 and python3.
Home-page: https://bitbucket.org/cameron_simpson/css/commits/all
Author: Cameron Simpson
Author-email: cs@zip.com.au
License: UNKNOWN
Description: Python3 helpers to aid code sharing between python2 and python3.
        ----------------------------------------------------------------
        
        Presents various names in python 3 flavour for common use in python 2 and python 3.
        
Keywords: python2,python3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires: cs.py3_for2
Requires: cs.py3_for3
