• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-434375

src/H03-May-2022-7,1194,853

test/H03-May-2022-974798

AUTHORSH A D18-Sep-200791 63

COPYINGH A D22-Aug-200623.8 KiB459386

ChangeLogH A D21-Aug-20081.5 KiB8360

INSTALLH A D22-Aug-20067.6 KiB183143

Makefile.amH A D29-Dec-2006140 74

Makefile.inH A D03-May-202220.6 KiB666588

NEWSH A D22-Aug-2006146 74

READMEH A D22-Aug-2006201 64

aclocal.m4H A D21-Aug-2008265 KiB7,5676,799

config.guessH A D23-Oct-200743.5 KiB1,5171,305

config.h.inH A D22-Aug-20061.9 KiB7450

config.subH A D23-Oct-200732 KiB1,6271,483

configureH A D21-Aug-2008717.8 KiB22,86118,238

configure.acH A D25-Mar-20081,012 4236

depcompH A D22-Aug-200615.6 KiB531330

doxy.confH A D21-Aug-20088.2 KiB227171

doxy.conf.inH A D22-Aug-20068.2 KiB227223

install-shH A D22-Aug-20069 KiB324189

ltmain.shH A D08-Feb-2008195.3 KiB6,9655,506

missingH A D22-Aug-200610.8 KiB361268

mkinstalldirsH A D22-Aug-2006722 4123

nxml.pcH A D21-Aug-2008257 1210

nxml.pc.inH A D29-Dec-2006259 1210

README

1nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or
2streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143,
32312).
4
5Read the test/*.c files as examples.
6