diff options
author | John Fieber <jfieber@FreeBSD.org> | 1997-04-26 20:02:01 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1997-04-26 20:02:01 +0000 |
commit | a3a3c192ae22c2379b043c49d4bfe0de52bdc593 (patch) | |
tree | cf55e41295a9baba5805d813772e8e070e0272d5 /textproc/sp/pkg-descr | |
parent | Make more more pty's available. (diff) |
Import of James Clark's SP SGML parser packages.
Reviewed by: asami
Notes
Notes:
svn path=/head/; revision=6303
Diffstat (limited to 'textproc/sp/pkg-descr')
-rw-r--r-- | textproc/sp/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/sp/pkg-descr b/textproc/sp/pkg-descr new file mode 100644 index 000000000000..16f46ee16b06 --- /dev/null +++ b/textproc/sp/pkg-descr @@ -0,0 +1,16 @@ +A free, object-oriented toolkit for SGML parsing and entity management + +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 + |