Metadata-Version: 1.0
Name: threecheck
Version: 1.0
Summary: A typechecker for Python 3000
Home-page: http://threecheck.sourceforge.net
Author: Mattia Belletti
Author-email: mattia.belletti@gmail.com
License: BSD License
Description: A typechecker for Python 3000, inspired by the `typechecker
        <http://oakwinter.com/code/typecheck/>`_ package. It provides about the
        same amount of feature: type checking of base and complex types, custom
        typecheckers, generator support, and more.
Platform: OS Independent
Classifier: Programming Language :: Python :: 3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
