Metadata-Version: 2.1
Name: secretary
Version: 0.2.19
Summary: Take the power of Jinja2 templates to OpenOffice or LibreOffice.
Home-page: https://github.com/christopher-ramirez/secretary
Author: Christopher Ramírez
Author-email: chris.ramirezg@gmail.com
License: MIT
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business
Classifier: Topic :: Utilities
License-File: LICENSE.txt
Requires-Dist: Jinja2>=3.0.0
Requires-Dist: markdown2
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"


============
Secretary
============
Take the power of Jinja2 templates to OpenOffice or LibreOffice and create reports and letters in your web applications.

See full `documentation on Github <https://github.com/christopher-ramirez/secretary/blob/master/README.md>`_
.
