Metadata-Version: 2.1
Name: kaplan
Version: 0.12.0
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
Description: # kaplanpy
        
        kaplan is a Python library which offers basic computer-assisted translation (CAT) capabilities a CAT tool aimed at linguists/LSPs should have.
        
        It is distributed under the MIT License, which means you are more than welcome to use it for your open/close source projects.
        
        kaplan depends on the following Python libraries:
        
        1. [lxml](https://pypi.org/project/lxml/)
        2. [regex](https://pypi.org/project/regex/)
        
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
