Metadata-Version: 1.1
Name: Flask-WeasyPrint
Version: 0.4
Summary: Make PDF in your Flask app with WeasyPrint.
Home-page: https://github.com/SimonSapin/Flask-WeasyPrint
Author: Simon Sapin
Author-email: simon.sapin@exyr.org
License: BSD
Description: Flask-WeasyPrint
        ================
        
        Make PDF with WeasyPrint_ in your Flask_ app.
        
        * BSD licensed
        * Python 2.6 or 2.7 only
        * Latest documentation `on python.org`_
        * Source, issues and pull requests `on Github`_
        * Releases `on PyPI`_
        
        .. _Flask: http://flask.pocoo.org/
        .. _WeasyPrint: http://weasyprint.org/
        .. _on python.org: http://packages.python.org/Flask-WeasyPrint/
        .. _on Github: https://github.com/SimonSapin/Flask-WeasyPrint/
        .. _on PyPI: http://pypi.python.org/pypi/Flask-WeasyPrint
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
