{ "info": { "author": "Jacob Foster", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "YAML Builder\n============\n\n.. image:: https://travis-ci.org/spockNinja/py-yaml-builder.svg?branch=master\n :target: https://travis-ci.org/spockNinja/py-yaml-builder\n\nA simple wrapper around `PyYAML `_\nfor building complex YAML files.\n\nThe need for this utility arose when crafting large YAML files\nfor AWS CloudFormation. Just like code, it is cleaner and easier to reason\nabout a large YAML file if it is broken up into several smaller pieces.\n\n`The source for this project is available here\n`_.\n\n----\n\nTODO\n\nAdd some quick usage examples\nAdd some contributing guidelines\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spockNinja/py-yaml-builder", "keywords": "yaml compose build cloudformation tool", "license": "", "maintainer": "", "maintainer_email": "", "name": "yaml-builder", "package_url": "https://pypi.org/project/yaml-builder/", "platform": "", "project_url": "https://pypi.org/project/yaml-builder/", "project_urls": { "Homepage": "https://github.com/spockNinja/py-yaml-builder" }, "release_url": "https://pypi.org/project/yaml-builder/0.1.1/", "requires_dist": [ "PyYAML" ], "requires_python": "", "summary": "A wrapper around PyYaml for building complex yaml files", "version": "0.1.1" }, "last_serial": 3561967, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "42ea3514067d3b0e8edec9d790536e9f", "sha256": "ea4593e4424c3c09fa3e0bb36931f409e80bac91ec6fcd391cb6688e92cf200b" }, "downloads": -1, "filename": "yaml_builder-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "42ea3514067d3b0e8edec9d790536e9f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4265, "upload_time": "2018-01-11T21:32:46", "url": "https://files.pythonhosted.org/packages/77/c8/befecfe0539a6cb0a43c460c6d56fbeed22fe88453d60948e1ffe19fe0f9/yaml_builder-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "083cb208094823a4da85c71a74475469", "sha256": "28b6a5ae0a018c4ab07ef8f6b9104386e36e0bab481721bdbd88ac780cfe4e15" }, "downloads": -1, "filename": "yaml-builder-0.1.0.tar.gz", "has_sig": false, "md5_digest": "083cb208094823a4da85c71a74475469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3276, "upload_time": "2018-01-11T21:32:47", "url": "https://files.pythonhosted.org/packages/d2/ad/d21494e73bac6f19497bb52e18083b73dde7dced015b7461562a36994961/yaml-builder-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "aa407a552762ef0051a68c83f9370830", "sha256": "06cf3fb28da83a7e3a76f2b36ff95876519e23f3c2b5fadf9805ce5236bd7107" }, "downloads": -1, "filename": "yaml_builder-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aa407a552762ef0051a68c83f9370830", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4302, "upload_time": "2018-02-07T22:31:10", "url": "https://files.pythonhosted.org/packages/54/90/6fc56a6447886902e9ebd3c25c12fd26004daf4e2ad488e4632a2721c385/yaml_builder-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa407a552762ef0051a68c83f9370830", "sha256": "06cf3fb28da83a7e3a76f2b36ff95876519e23f3c2b5fadf9805ce5236bd7107" }, "downloads": -1, "filename": "yaml_builder-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aa407a552762ef0051a68c83f9370830", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4302, "upload_time": "2018-02-07T22:31:10", "url": "https://files.pythonhosted.org/packages/54/90/6fc56a6447886902e9ebd3c25c12fd26004daf4e2ad488e4632a2721c385/yaml_builder-0.1.1-py2.py3-none-any.whl" } ] }