itstool-2.0.7

itstool の概要

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).

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

Itstool の依存パッケージ

必須

docbook-xml-4.5

itstool のインストール

First, fix some compatibility problems with Python-3.12:

sed -i 's/re.sub(/re.sub(r/'         itstool.in &&
sed -i 's/re.compile(/re.compile(r/' itstool.in

以下のコマンドを実行して itstool をビルドします。

PYTHON=/usr/bin/python3 ./configure --prefix=/usr &&
make

This package does not come with a test suite.

root ユーザーになって以下を実行します。

make install

パッケージ構成

インストールプログラム: itstool
インストールライブラリ: なし
インストールディレクトリ: /usr/share/itstool

概略説明

itstool

is used to create translated XML files