Metadata-Version: 2.0
Name: python-autocast
Version: 1
Summary: A python module to automatically cast items into likely python data types
Home-page: https://github.com/nickmaccarthy/python-autocast-decorator
Author: Nick MacCarthy
Author-email: nickmaccarthy@gmail.com
License: MIT
Download-URL: https://github.com/nickmaccarthy/python-autocast-decorator/tarball/1
Keywords: autocast cast automatically
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

UNKNOWN


