Metadata-Version: 2.1
Name: reportlab
Version: 3.6.13
Summary: The Reportlab Toolkit
Home-page: http://www.reportlab.com/
Author: Andy Robinson, Robin Becker, the ReportLab team and the community
Author-email: reportlab-users@lists2.reportlab.com
License: BSD license (see license.txt for details), Copyright (c) 2000-2018, ReportLab Inc.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Printing
Classifier: Topic :: Text Processing :: Markup
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4
License-File: LICENSE.txt
Requires-Dist: pillow>=9.0.0
Provides-Extra: fttextpath
Requires-Dist: freetype-py<2.4,>=2.3.0; extra == "fttextpath"
Provides-Extra: rlpycairo
Requires-Dist: rlPyCairo>=0.1.0; extra == "rlpycairo"

The ReportLab Toolkit. An Open Source Python library for generating PDFs and graphics.
