summaryrefslogtreecommitdiff
path: root/textproc/po4a/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-13 18:21:56 +0000
committerwiz <wiz>2006-01-13 18:21:56 +0000
commit5403b6422315a3d3990f1ea79af61cd205fe39aa (patch)
treec929dc7abc5b299ca3e0285e7c4049b5520ce7ee /textproc/po4a/DESCR
parent11d6c2c3faded17657e7b46ad71db4f0b31fecb2 (diff)
downloadpkgsrc-5403b6422315a3d3990f1ea79af61cd205fe39aa.tar.gz
Initial import of po4a-4.23:
The po4a (po for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. In po4a each documentation format is handled by a module. For now, there exist modules for the pod format (in which the perl documentation is written), the good old man pages, and the documentation of the kernel compilation options. Some other modules are underway, like for sgml, xml, or texinfo.
Diffstat (limited to 'textproc/po4a/DESCR')
-rw-r--r--textproc/po4a/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/po4a/DESCR b/textproc/po4a/DESCR
new file mode 100644
index 00000000000..7e901debe03
--- /dev/null
+++ b/textproc/po4a/DESCR
@@ -0,0 +1,9 @@
+The po4a (po for anything) project goal is to ease translations (and
+more interestingly, the maintenance of translations) using gettext
+tools on areas where they were not expected like documentation.
+
+In po4a each documentation format is handled by a module. For now,
+there exist modules for the pod format (in which the perl documentation
+is written), the good old man pages, and the documentation of the
+kernel compilation options. Some other modules are underway, like
+for sgml, xml, or texinfo.