summaryrefslogtreecommitdiff
path: root/textproc/dtdparse/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-13 21:20:38 +0000
committerxtraeme <xtraeme>2003-12-13 21:20:38 +0000
commit283bebdb2780e632bf400383c326978de127ad43 (patch)
treec0791720931a8fabbfb659ac3b2edd18cb99d084 /textproc/dtdparse/DESCR
parent25c49a35c38eb2f18ca2a965d9d6073158bb1710 (diff)
downloadpkgsrc-283bebdb2780e632bf400383c326978de127ad43.tar.gz
Initial import of dtdparse-2.0beta6 from pkgsrc-wip, packaged by
Min Sik Kim. DTDparse reads an SGML or XML DTD and constructs an XML database of its content. This database can be examined to construct other views of the DTD.
Diffstat (limited to 'textproc/dtdparse/DESCR')
-rw-r--r--textproc/dtdparse/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/dtdparse/DESCR b/textproc/dtdparse/DESCR
new file mode 100644
index 00000000000..4a716f4e82e
--- /dev/null
+++ b/textproc/dtdparse/DESCR
@@ -0,0 +1,3 @@
+DTDparse reads an SGML or XML DTD and constructs an XML database of
+its content. This database can be examined to construct other views of
+the DTD.