Metadata-Version: 2.1
Name: reportlab2
Version: 4.1.0
Summary: The Reportlab Toolkit
Home-page: https://github.com/talebi1/reportlab2
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-2022, 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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7,<4
Requires-Dist: pillow>=9.0.0
Requires-Dist: chardet
Requires-Dist: pycryptodome>=3.9.8
Provides-Extra: accel
Requires-Dist: rl_accel<1.1,>=0.9.0; extra == "accel"
Provides-Extra: renderpm
Requires-Dist: rl_renderPM<4.1,>=4.0.3; extra == "renderpm"
Provides-Extra: pycairo
Requires-Dist: rlPyCairo<1,>=0.2.0; extra == "pycairo"
Requires-Dist: freetype-py<2.4,>=2.3.0; extra == "pycairo"

This is a fork of reportlab with added AES-256 encryption (AESV3)
