mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
36189537e1
Adds XML support, including a utility to convert SGML files to XML files.
23 lines
587 B
Plaintext
23 lines
587 B
Plaintext
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, it is recommended that you remove it before installing
|
|
jade.
|
|
|
|
John Fieber
|
|
jfieber@FreeBSD.org
|