Metadata-Version: 2.3
Name: wo2net-delpher-tools
Version: 0.1.0
Summary: Tools for extracting and processing Delpher data for WO2Net
Author: Daan Raven
Author-email: Daan Raven <daan.raven@wo2net.nl>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: lxml>=6.0.2
Requires-Dist: requests>=2.32.5
Requires-Dist: sickle>=0.7.0
Requires-Python: >=3.9.6
Project-URL: Homepage, https://github.com/Stichting-WO2Net/wo2net-delpher-tools
Project-URL: Repository, https://github.com/Stichting-WO2Net/wo2net-delpher-tools.git
Project-URL: Issues, https://github.com/Stichting-WO2Net/wo2net-delpher-tools/issues
Description-Content-Type: text/markdown

# WO2Net Delpher Tools

Tools for extracting and processing Delpher data for WO2Net.

## Installatie

```bash
pip install wo2net-delpher-tools
