po4a-build

tools to ease the translation of documentation

Install

All systems
curl cmd.cat/po4a-build.sh
Debian Debian
apt-get install po4a
Ubuntu
apt-get install po4a
Alpine
apk add po4a
Arch Arch Linux
pacman -S po4a
image/svg+xml Kali Linux
apt-get install po4a
CentOS
yum install po4a
Fedora
dnf install po4a
Windows (WSL2)
sudo apt-get update sudo apt-get install po4a
Raspbian
apt-get install po4a
Docker
docker run cmd.cat/po4a-build po4a-build powered by Commando

po4a

tools to ease the translation of documentation

po4a eases the translation of documentation and other textual document. Even more interestingly, it makes it easy to maintain these translations when the original document changes. This is done by using the gettext tools in this new domain. This package contains the main libraries of po4a, and the necessary sub-modules to handle the following formats: - Dia: uncompressed Dia diagrams. - INI: the INI format - KernelHelp: Help messages of each kernel compilation option. - LaTeX: generic TeX or LaTeX format. - Man: either roff or mdoc format. - POD: Perl documentation format. - SGML: either DebianDoc or DocBook DTD. - RubyDoc: Ruby documentation format. - Texinfo: the info page format. - XML: very configurable (preconfigured for DocBook, XHTML, Guide, WML). - Yaml: Yaml documents.