Metadata-Version: 2.0
Name: pyannotate
Version: 1.0.2
Summary: PyAnnotate: Auto-generate PEP-484 annotations
Home-page: https://github.com/dropbox/pyannotate
Author: Dropbox
Author-email: guido@dropbox.com
License: Apache 2.0
Platform: POSIX
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Requires-Dist: six
Requires-Dist: mypy-extensions
Requires-Dist: typing (>=3.5.3); python_version < "3.5"

UNKNOWN


