Program to generate an xml file based on a provided text file
Go to file
Chris Cromer e20d93a04b autotools added 2016-10-16 16:55:55 -03:00
misc autotools added 2016-10-16 16:55:55 -03:00
src autotools added 2016-10-16 16:55:55 -03:00
.gitignore autotools added 2016-10-16 16:55:55 -03:00
Makefile.am autotools added 2016-10-16 16:55:55 -03:00
Makefile.in autotools added 2016-10-16 16:55:55 -03:00
README readfile 2016-10-16 14:16:03 -03:00
aclocal.m4 autotools added 2016-10-16 16:55:55 -03:00
compile autotools added 2016-10-16 16:55:55 -03:00
configure autotools added 2016-10-16 16:55:55 -03:00
configure.ac autotools added 2016-10-16 16:55:55 -03:00
depcomp autotools added 2016-10-16 16:55:55 -03:00
install-sh autotools added 2016-10-16 16:55:55 -03:00
missing autotools added 2016-10-16 16:55:55 -03:00

README

This program requires the following:
libxml2
glibc compiled with iconv support
gcc compiled with C99