Metadata-Version: 1.1
Name: Flask-Micropub
Version: 0.1.1
Summary: Adds support for Micropub clients.
Home-page: https://github.com/kylewm/flask-micropub/
Author: Kyle Mahan
Author-email: kyle@kylewm.com
License: BSD
Description: 
        Flask-Micropub
        --------------
        
        This extension adds the ability to login to a Flask-based website
        using [IndieAuth](https://indiewebcamp.com/IndieAuth), and to request
        an [Micropub](https://indiewebcamp.com/Micropub) access token.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
