Metadata-Version: 2.0
Name: Gelatin
Version: 2.2
Summary: Transform text files to XML, JSON, or YAML
Home-page: https://github.com/knipknap/Gelatin
Author: Samuel Abels
Author-email: knipknap@gmail.com
License: MIT
Keywords: gelatin gel parser lexer xml json yaml generator syntax text transform
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: XML
Requires-Dist: SimpleParse
Requires-Dist: lxml
Requires-Dist: pyyaml

Gelatin converts text to a structured format, such as XML, JSON or YAML.


