Metadata-Version: 2.1
Name: kaplan
Version: 0.15.1
Summary: A computer-assisted translation tool package
Home-page: https://github.com/kaplanPRO/kaplanpy
Author: Kaplan
Author-email: contact@kaplan.pro
License: UNKNOWN
Project-URL: Kaplan Homepage, https://kaplan.pro
Keywords: CAT,computer-assisted translation,computer-aided translation,translation,free-to-use
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# kaplanpy
[![Documentation Status](https://readthedocs.org/projects/kaplanpy/badge/?version=latest)](https://kaplanpy.readthedocs.io/en/latest/?badge=latest)

kaplan is a Python library which offers basic computer-assisted translation (CAT) capabilities a CAT tool intended for linguists/LSPs should have.

It is distributed under the MIT License, which means you are more than welcome to use it for your personal/commercial projects.

kaplan depends on the following Python libraries:

1. [lxml](https://pypi.org/project/lxml/)
2. [regex](https://pypi.org/project/regex/)


