Metadata-Version: 2.1
Name: nicepdf
Version: 0.0.1
Project-URL: Home, https://github.com/WolfgangFahl/nicepdf
Project-URL: Documentation, https://wiki.bitplan.com/index.php/nicepdf
Project-URL: Source, https://github.com/WolfgangFahl/nicepdf
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: ngwidgets>=0.0.12
Requires-Dist: nicegui
Requires-Dist: pypdf2>=1.26.0
Requires-Dist: reportlab>=3.5.67
Requires-Dist: tqdm>=4.60.0
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# pdftool
PDF manipulation tools

[![Join the discussion at https://github.com/WolfgangFahl/pdftool/discussions](https://img.shields.io/github/discussions/WolfgangFahl/pdftool)](https://github.com/WolfgangFahl/pdftool/discussions)
[![pypi](https://img.shields.io/pypi/pyversions/pdftool)](https://pypi.org/project/pdftool/)
[![Github Actions Build](https://github.com/WolfgangFahl/pdftool/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/pdftool/actions?query=workflow%3ABuild+branch%3Amain)
[![PyPI Status](https://img.shields.io/pypi/v/pdftool.svg)](https://pypi.python.org/pypi/pdftool/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/pdftool.svg)](https://github.com/WolfgangFahl/pdftool/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/pdftool.svg)](https://github.com/WolfgangFahl/pdftool/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/pdftool.svg)](https://www.apache.org/licenses/LICENSE-2.0)


## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/pdftool)
