po4apod-display-po
tools to ease the translation of documentation
Install
- All systems
-
curl cmd.cat/po4apod-display-po.sh
- Debian
-
apt-get install po4a
- Ubuntu
-
apt-get install po4a
- Alpine
-
apk add po4a
- Arch Linux
-
pacman -S po4a
- 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
- Dockerfile
- dockerfile.run/po4apod-display-po
- Docker
-
docker run cmd.cat/po4apod-display-po po4apod-display-po
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.