po4a.org
Maintain the translations of your documentation with ease (PO for anything)
Package Information
- Domain:
po4a.org
- Name:
po4a.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +po4a.org -- $SHELL -i
Programs
This package provides the following executable programs:
msguntypot
po4a
po4a-display-man
po4a-display-pod
po4a-gettextize
po4a-normalize
po4a-updatepo
podselect
Available Versions
Show all 5 versions
0.73.0
,0.72.0
,0.71.0
,0.70.0
,0.69.0
Latest Version: 0.73.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +po4a.org@0.73.0 -- $SHELL -i
Dependencies
This package depends on:
gnu.org/gettext^0.22
perl.org^5.22
gnome.org/libxslt^1.1
Related Packages
These packages work well with po4a.org:
PERL5LIB^$/libexec/lib/perl5:$PERL5LIB
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.po4aorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.