diff options
author | jfieber <jfieber@FreeBSD.org> | 1997-04-27 04:02:01 +0800 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1997-04-27 04:02:01 +0800 |
commit | e75896e2fab4004456b1d533dd66428da767f526 (patch) | |
tree | 2bdc1f5c47e7a452f47f9b7e108beebae885d94e /textproc/sp/pkg-descr | |
parent | f6788ca7864c7037f935e4855f11f5f2943c4474 (diff) | |
download | freebsd-ports-gnome-e75896e2fab4004456b1d533dd66428da767f526.tar.gz freebsd-ports-gnome-e75896e2fab4004456b1d533dd66428da767f526.tar.zst freebsd-ports-gnome-e75896e2fab4004456b1d533dd66428da767f526.zip |
Import of James Clark's SP SGML parser packages.
Reviewed by: asami
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 + |