Metadata-Version: 2.1
Name: attributes-doc
Version: 0.1.1
Summary: PEP 224 implementation
Home-page: https://github.com/tkukushkin/attributes-doc
Author: Timofey Kukushkin
Author-email: tima@kukushkin.me
License: MIT
Project-URL: Source, https://github.com/tkukushkin/attributes-doc
Description: # attributes-doc
        
        [![PyPI version](https://badge.fury.io/py/attributes-doc.svg)](https://pypi.org/project/attributes-doc/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/attributes-doc.svg?color=green) [![Build Status](https://travis-ci.org/tkukushkin/attributes-doc.svg?branch=master)](https://travis-ci.org/tkukushkin/attributes-doc)
        
        Hacky implementation of [PEP 224](https://www.python.org/dev/peps/pep-0224/).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: test
