Metadata-Version: 2.1
Name: ldc-pdf
Version: 0.0.4
Summary: Python3 library that adds PDF support to the llm-dataset-converter library.
Home-page: https://github.com/waikato-llm/ldc-pdf
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

The **ldc-pdf** library is an extension to **llm-dataset-converter**
with plugins for handling PDF files.


Changelog
=========

0.0.4 (2025-07-11)
------------------

- using `simple_range` instead of `simple-range` as dependency


0.0.3 (2025-03-14)
------------------

- switched to underscores in project name
- added support for placeholders


0.0.2 (2024-07-05)
------------------

- `from-pdf-pt` now uses `*.pdf` as default glob


0.0.1 (2024-05-02)
------------------

- initial release

