Program to generate an xml file based on a provided text file
.gitignore | ||
Biblia.txt | ||
chris.conf | ||
config.dtd | ||
encoding.c | ||
encoding.h | ||
main.c | ||
main.h | ||
Makefile | ||
readconfig.c | ||
readconfig.h | ||
readfile.c | ||
readfile.h | ||
README | ||
string.c | ||
string.h |
This program requires the following: libxml2 glibc compiled with iconv support gcc compiled with C99