Metadata-Version: 2.4
Name: fast_antx
Version: 0.0.1
Summary: Fast implementation of antx text annotation tool
Author-email: Kaldan <Kaldan@esukhia.org>
Project-URL: Homepage, https://github.com/OpenPecha/fast-antx
Project-URL: Bug Tracker, https://github.com/OpenPecha/fast-antx/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: diff-match-patch>=20230430
Requires-Dist: PyYAML>=6.0
Requires-Dist: requests>=2.24.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Dynamic: license-file


<h1 align="center">
  <br>
  <a href="https://openpecha.org"><img src="https://avatars.githubusercontent.com/u/82142807?s=400&u=19e108a15566f3a1449bafb03b8dd706a72aebcd&v=4" alt="OpenPecha" width="150"></a>
  <br>
</h1>

<!-- Replace with 1-sentence description about what this tool is or does.-->

<h3 align="center"> Package help to transfer annotations from one file to another.</h3>

## Project owner(s)

<!-- Link to the repo owners' github profiles -->

- [@kaldan007](https://github.com/kaldan007)

## Integrations

<!-- Add any intregrations here or delete `- []()` and write None-->

None
## Docs

<!-- Update the link to the docs -->

Read the docs [here](https://wiki.openpecha.org/#/dev/coding-guidelines).
