Metadata-Version: 2.1
Name: weasyform
Version: 0.0.1
Summary: Simple form support for WeasyPrint
Home-page: https://github.com/Salamek/weasyform
Author: Adam Schubert
Author-email: adam.schubert@sg1-game.net
License: BSD
Project-URL: Release notes, https://github.com/Salamek/weasyform/releases
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Requires-Python: >=3.4
Description-Content-Type: text/markdown

# [WIP] WeasyPrint form support

Only input type="signature" is supported to create PDF signature placeholder in generated PDF

