The parser library contains simple helper functions for a very primitive
XML parser. We aim to replace it with a good C++ XML as soon as one is
available.
Documentation
xml.h includes all headers of the parser library.
parser/parser.h contains helper
functions to parse text and XML files.