Metadata-Version: 2.4
Name: reportlabh
Version: 1.3.0
Summary: Standard utility components for reportlab
Author: Open Source Community
Author-email: support@reportlab.org
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Flask
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

ReportLab Helper (reportlabh)
-----------------------------

## Installation
bash
pip install reportlabh

Usage example:
import reportlabh
reportlabh.get_help()

--------------------------------------
