XML Indent

XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.

Download

Latest version is 0.2.17 (Tar/GZ). It was released on September 17, 2004. Please report bugs and send patches to me.

Unicode

UTF-8 and UTF-16 encoded streams will not be indented correctly due to ASCII-only scanner generated by Flex. There's a patch to Flex, however, for the brave.

Bugs

See BUGS for details.

Platforms

Compiles and runs on most POSIX compatible systems.

Author

Pekka Enberg <penberg at iki dot fi>

Contributors

Graham Barr, Peter Bray, Alexander Dupuy, Thomas Fischer, Markus Hjort, Aubin Paul, Brett Pemberton, Basile Starynkevitch, and Nicola S. Vitale. Thank you!

License

XML Indent is Free Software released under the GNU General Public License (GPL).

Links

XML 1.0 Specification | Flex Manual | Tidy

Last updated: September 17, 2004