Metadata-Version: 2.1
Name: amp-tools
Version: 0.0.1
Summary: Python AMP Library
Home-page: https://github.com/dorokhin/amp-tools
Author: Andrew Dorokhin
Author-email: andrew@dorokhin.moscow
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
Requires-Dist: lxml
Requires-Dist: Pillow
Requires-Dist: requests
Requires-Dist: validators


#Python AMP Library

This library contains class what converts html to AMP.

Work in progress

