Metadata-Version: 1.1
Name: typing
Version: 0.0
Summary: This library brings typing from Python 3.5 to Python 3.2-3.4.
Home-page: http://docs.python.org/3/library/typing.html#typing
Author: Łukasz Langa, Jukka Lehtosalo, Guido van Rossum
Author-email: lukasz@langa.pl
License: MIT
Description: ======
        typing
        ======
        
Keywords: typing function annotations type hintstype checks type checking typehints backport
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
