Skip to content

XLIFFHelper is fairly simple python cli utlity to convert XLIFF files into CSV's that can be edited by translators

Notifications You must be signed in to change notification settings

veritech/XLIFFHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

XLIFFHelper

A simple python script for transforming XLIFF files from/to CSV files.

These CSV files can then be loaded in Google Sheets or Excel and edited/updated by translators (ie. People that don't know jack about XML).

Dependancies

  • Python 2.x

  • csvkit pip install csvkit

Usage

It can be used directly from the command line, and is packaged as Python module

usage: XLIFFHelper.py [-h] [--mode MODE] [--input INPUT] [--output [OUTPUT]]
                  [--iso_code [ISO_CODE]]

About

XLIFFHelper is fairly simple python cli utlity to convert XLIFF files into CSV's that can be edited by translators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages