Metadata-Version: 2.4
Name: core-pdf
Version: 0.0.5
Summary: High-performance pure Python PDF parsing engine
Author: Kevin Turcios
Author-email: Kevin Turcios <turcioskevinr@gmail.com>
License-Expression: AGPL-3.0-only
License-File: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Requires-Dist: core-jpeg>=0.0.0
Requires-Python: >=3.11
Project-URL: Repository, https://github.com/core-experiments/core-pdf
Project-URL: License, https://github.com/core-experiments/core-pdf/blob/main/LICENSE.txt
Project-URL: License documentation, https://github.com/core-experiments/core-pdf/blob/main/docs/license/README.md
Project-URL: Commercial license terms, https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-COMMERCIAL.txt
Project-URL: Evaluation license terms, https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-EVALUATION.txt
Project-URL: Philanthropy waiver terms, https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-PHILANTHROPY-WAIVER.txt
Description-Content-Type: text/markdown

# core-pdf

A high-performance pure-Python PDF parsing engine.

## License

core-pdf uses [Core License version 0.1.0](https://github.com/core-experiments/core-pdf/blob/main/docs/license/VERSION.md).

Unless a separate signed evaluation license, commercial license, or philanthropy waiver applies, core-pdf is licensed under the GNU Affero General Public License version 3 only. See [LICENSE.txt](LICENSE.txt).

Evaluation licenses, commercial licenses, and philanthropy waivers are available separately. See the [license documentation](https://github.com/core-experiments/core-pdf/blob/main/docs/license/README.md), [notice](https://github.com/core-experiments/core-pdf/blob/main/docs/license/NOTICE), [evaluation terms](https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-EVALUATION.txt), [commercial terms](https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-COMMERCIAL.txt), and [philanthropy waiver terms](https://github.com/core-experiments/core-pdf/blob/main/docs/license/LICENSE-PHILANTHROPY-WAIVER.txt). Those alternatives are effective only when signed by the project licensor.

Contact: <turcioskevinr@gmail.com>
