summaryrefslogtreecommitdiff
path: root/textproc/jade/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commitec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/jade/DESCR
parent26e767802169bc1a013a3a64740d0a84afa59755 (diff)
downloadpkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/jade/DESCR')
-rw-r--r--textproc/jade/DESCR18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/jade/DESCR b/textproc/jade/DESCR
new file mode 100644
index 00000000000..f6f0b9317b9
--- /dev/null
+++ b/textproc/jade/DESCR
@@ -0,0 +1,18 @@
+An object-oriented SGML/XML parser toolkit and DSSSL engine.
+
+ Features summary:
+
+ * Includes nsgmls
+ * Provides access to all information about SGML document
+ * Supports almost all optional SGML features
+ * Sophisticated entity manager
+ * Supports multi-byte character sets
+ * Object-oriented
+ * Written in C++ from scratch
+ * Fast
+ * Portable
+ * Production quality
+ * Free
+
+ Note: This port is a superset of the sp port. If you have sp
+installed, you have to remove it before installing jade.