Metadata-Version: 2.3
Name: dangerzone
Version: 0.11.0
Summary: Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
License: AGPL-3.0
Author: Freedom of the Press Foundation
Author-email: info@freedom.press
Requires-Python: >=3.10,<3.15
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyMuPDF (>=1.25.3,<2.0.0)
Requires-Dist: PySide6 (>=6.7.1,<7.0.0)
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: markdown
Requires-Dist: packaging
Requires-Dist: platformdirs
Requires-Dist: pyxdg ; sys_platform == "linux"
Requires-Dist: requests
Requires-Dist: shiboken6
