tmxwc
Perl extensions for managing TMX files
Install
- All systems
-
curl cmd.cat/tmxwc.sh
- Debian
-
apt-get install libxml-tmx-perl
- Ubuntu
-
apt-get install libxml-tmx-perl
- Kali Linux
-
apt-get install libxml-tmx-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libxml-tmx-perl
- Raspbian
-
apt-get install libxml-tmx-perl
- Dockerfile
- dockerfile.run/tmxwc
libxml-tmx-perl
Perl extensions for managing TMX files
XML::TMX is a collection of modules that provide functions to deal with TMX (Translation Memory eXchange) files, like creating new files, or reading and processing existing files. It also provides tools to create TMX files from other sources.