summaryrefslogtreecommitdiff
path: root/textproc/nunnimcax/pkg-descr
blob: 2c22368a4a5f4303b26ff56607a25322cea1e8fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
NunniMCAX is a C, non validating XML parser.  Its APIs and functioning
are very similar to SAX.

The aim of NunniMCAX is to be a lightweight, fast and reliable XML
parser to be used in environment with limited resources.  A minimal
(only well-formed check) executable linked statically against the
library with all symbols stripped away on FreeBSD has a size below
19 KByte.

WWW: http://sourceforge.net/projects/nunnimcax/