Metadata-Version: 1.0
Name: typecheck
Version: 0.1.0
Summary: A type-checking module for Python
Home-page: http://www.schmeez.org/software/typecheck
Author: Iain Lowe
Author-email: ilowe@cryogen.com
License: MIT License
Description: 
        A type-checking module for Python.
        
        This module started as a strawman for a discussion about
        static typing around the time that the BDFL was talking
        about including it in an upcoming version of Python.
Keywords: python decorator type-check typesafe typesafety type typing static
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
