Metadata-Version: 1.2
Name: pyannotations
Version: 0.0.2
Summary: Annotating Python classes with decorators
Home-page: https://github.com/pristupa/pyannotations
Author: Pavel V. Pristupa
Author-email: pristupa@gmail.com
License: UNKNOWN
Description: # pyannotations
        Annotating Python classes with decorators
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
