aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext-lint/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-03 06:37:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-03 06:37:57 +0000
commitd3ae37dc2662d4e1b0480699135d7c1302245f1a (patch)
treeaeb3d2feed626c464f906e7306d50d2a273ac8ba /devel/gettext-lint/pkg-descr
parente4239b23d93cdd8bc83e0fbff881fd1662d758a5 (diff)
downloadports-d3ae37dc2662d4e1b0480699135d7c1302245f1a.tar.gz
ports-d3ae37dc2662d4e1b0480699135d7c1302245f1a.zip
Notes
Diffstat (limited to 'devel/gettext-lint/pkg-descr')
-rw-r--r--devel/gettext-lint/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/gettext-lint/pkg-descr b/devel/gettext-lint/pkg-descr
new file mode 100644
index 000000000000..e5cf0ba8f1ea
--- /dev/null
+++ b/devel/gettext-lint/pkg-descr
@@ -0,0 +1,17 @@
+The gettext lint tools is a collection of tools for checking the validity and
+consistency of PO and POT files. It also includes an experimental glossary
+building tool.
+
+This package includes:
+ * POFileStatus - PO file validator and status reporting
+ * POFileChecker - searchs for common mistakes in PO files
+ * POTFileChecker - searches for common mistakes in POT files
+ * POFileConsistency - PO file consistency checks
+ * POFileConsistencyShell - PO file consistency checks, interactive mode
+ * POFileEquiv - PO file glossary generator
+
+All tools generate XML to the standard output; just run them with a list of PO
+or POT files to check. Some have extra options, run the command with no
+parameters for a short usage message.
+
+WWW: http://mega.ist.utl.pt/~pmmm/gettext-lint/