Metadata-Version: 2.1
Name: json2yaml
Version: 1.2.0
Summary: Convert JSON to YAML or vice versa, while preserving the order of associative arrays.
Home-page: https://github.com/drbild/json2yaml
Author: David R. Bild
Author-email: david@davidbild.org
Keywords: yaml json converter ordered order preserving
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Requires-Dist: pyyaml
Requires-Dist: pyaml
Requires-Dist: docopt

