Metadata-Version: 2.1
Name: htruc
Version: 0.0.2
Summary: HTRUC, a toolkit for HTR-United cataloging
Home-page: https://github.com/htr-united/htrvc
Author: Thibault Clérice
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: PyGithub (==1.55)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: click (==8.0.1)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: matplotlib (==3.4.3)
Requires-Dist: pandas (==1.3.3)
Requires-Dist: requests (==2.26.0)


HTRUC
=====

Pronunced `EuchTruc` (*ce truc*), this contains most of the tooling for the catalog files.

- Install with `python setup.py install`
- Run with `htruc test ./tests/example.yaml`

