XML Extractor 0.3.0 review

Download
by rbytes.net on

XML Extractor is a set of tools for transforming XML-like markup into entities or well-formed XML files. The sourcecode XML metada

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Matt Gruenke
0 stars award from rbytes.net

XML Extractor is a set of tools for transforming XML-like markup into entities or well-formed XML files.

The sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external entities or well-formed XML files.

This can be used for JavaDoc-like code annotation, providing structured comments, or even embedding metadata used by the build process or configuration management tools.

INSTALLATION

For info and options about installing this tool, type:
# python setup.py --help

USAGE

To see usage info for this tool, type:
# python xlf_to_wfx_cli.py --help

XML Extractor 0.3.0 keywords