Itstool extracts messages from XML files and outputs PO template files, then merges translations from MO files to create translated XML files. It determines what to translate and how to chunk it into messages using the W3C Internationalization Tag Set (ITS).
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://files.itstool.org/itstool/itstool-1.2.0.tar.bz2
Download MD5 sum: c0925f6869e33af8e7fe56848c129152
Download size: 80 KB
Estimated disk space required: 600 KB
Estimated build time: less than 0.1 SBU
docbook-xml-4.5, docbook-xsl-1.78.1 and Python-2.7.5
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/itstool
Install Itstool by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2013-08-17 21:37:04 -0700