Metadata-Version: 2.4
Name: bratly
Version: 0.1.3
Summary: a simple Python library to create, manipulate, compare (collections of) annotated documents in Brat standoff format
Requires-Python: >=3.10
Requires-Dist: pydantic>=2.10.6
Provides-Extra: eval
Requires-Dist: bratly-eval; extra == 'eval'
Requires-Dist: bratly-io-fs; extra == 'eval'
Provides-Extra: io
Requires-Dist: bratly-io-fs; extra == 'io'
