The "expp" tool (the Epeios XML preprocessor) reads an XML file to transform it to another XML file. It simplifies the writing of XML files by allowing the handling of macros, the definition and testing of variables, the inclusion of files, and more. This is done by writing, directly in the source XML file, predefined tags owned by a given namespace, tags which are then recognized and handled by the "expp" tool.
| Tags | Text Processing Markup XML Utilities |
|---|---|
| Licenses | Other GPL |
| Operating Systems | POSIX Linux Windows Windows Mac OS X |
| Implementation | C++ |
Recent releases


Changes: A file localization bug in the XML error detection algorithm that occurred when included files are in subdirectories has been fixed.


Changes: This version fixes two bugs. The first is about a missing error message when a nesting overflow occurs. The second is about the inclusion of a file, with relative path, from an included file; the base directory is now the one of the included file, and no longer the one of the first file.


Changes: When an error occurs, a short explanation message is now printed. Local macros can now be defined; scope is limited to the 'expand' tag in which they are defined.This release contains some minor bugfixes.


No changes have been submitted for this release.