summaryrefslogtreecommitdiffstats
path: root/textproc/xmlcatmgr
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-18 21:43:58 +0000
committerpav <pav@FreeBSD.org>2004-01-18 21:43:58 +0000
commit38faa75b2e83759d438d12cb4d7478e2caddeeea (patch)
treec6f0a42029e31820ea498ed0e616a6fc5482d2b2 /textproc/xmlcatmgr
parent2af3c8e4a8350496571eb5ef5039d241d50c298a (diff)
downloadFreeBSD-ports-38faa75b2e83759d438d12cb4d7478e2caddeeea.zip
FreeBSD-ports-38faa75b2e83759d438d12cb4d7478e2caddeeea.tar.gz
- Update description
PR: ports/61550 Submitted by: hrs (maintainer)
Diffstat (limited to 'textproc/xmlcatmgr')
-rw-r--r--textproc/xmlcatmgr/pkg-descr14
1 files changed, 9 insertions, 5 deletions
diff --git a/textproc/xmlcatmgr/pkg-descr b/textproc/xmlcatmgr/pkg-descr
index ffc9095..9748271 100644
--- a/textproc/xmlcatmgr/pkg-descr
+++ b/textproc/xmlcatmgr/pkg-descr
@@ -1,7 +1,11 @@
-XML Catalog Manager (xmlcatmgr in its short form) is a small utility
-used to manipulate SGML and XML catalogs. It is extremely small and
-lightweight, requiring no more dependancies than an awk and a shell
-interpreter. Basically, it allows adding and removing entries from
-catalogs, in a completely automated way.
+XML Catalog Manager (xmlcatmgr in its short form) is a small utility used
+to manipulate SGML and XML catalogs. It is extremely small and lightweight,
+specially designed to be run from packaging systems. Basically, it allows
+adding and removing entries from catalogs in a completely automated way.
+
+A catalog is a lookup mechanism used to translate entities into other
+different entities. They can, for example, map public identifiers to
+local files or URIs. This allows you to tell the parser where to look
+for entities without having to modify the original document source.
WWW: http://xmlcatmgr.sourceforge.net/
OpenPOWER on IntegriCloud