/Gelatin

Transform text files to XML, JSON, or YAML

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

= Gelatin =

Gelatin is a parser generator for converting text to a structured
format such as XML, JSON or YAML.

For documentation please refer to

  [https://wiki.github.com/knipknap/Gelatin/]

= Dependencies =

* Python 2.6 or greater
* python-lxml
* python-json
* python-yaml