Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 627 Bytes

devXliff:

It is a simple lightweight library to facilitate the programmatic creation of XLIFF files

What is XLIFF?

XLIFF is xml based standard that is commonly used in Computer Assisted Translation tools for data exchange.

Installation:

pip install devXliff

Python Demo:

You may refer to demo.py to look at basic usage of this library.

Colab Notebook Demo Link:

Open In Colab