Metadata-Version: 2.0
Name: yamlpal
Version: 0.1.0
Summary: Simple tool for inserting new entries in yaml files while keeping the original structure and formatting
Home-page: https://github.com/jorisroovers/yamlpal
Author: Joris Roovers
Author-email: UNKNOWN
License: MIT
Keywords: yamlpal yaml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: Click (==6.2)
Requires-Dist: PyYAML (==3.11)

Simple tool for inserting new entries in yaml files while keeping the original structure and formatting.

Source code on `github.com/jorisroovers/yamlpal`_.

.. _github.com/jorisroovers/yamlpal: https://github.com/jorisroovers/yamlpal


