{ "info": { "author": "Tristan Sweeney", "author_email": "tristan.sweeney@cambridgeconsultants.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# CCorp Ruamel.YAML Include Extension\n\nThis package extends Ruamel.YAML (a fork of PyYaml) to implement the `!include` tag in the _composer_, which allows the use of YAML anchors across included files. The prior way of achiving this required modifying the structure of files to invert the inclusion of files, and modifying the loading of the included file to patch in the anchors parsed thusfar. Unfortunately, this isn't possible on an existing collection of YAML files without a _lot_ of pushback from other developers, and therefore this package was developed. It processes `!include` tags as they are encountered by the composer rather than generating a tagged scalar to be processed by the constructor, allowing the processing to happen as a C/C++ programmer would expect, rather than defering until after composition.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ccorp-yaml-include", "package_url": "https://pypi.org/project/ccorp-yaml-include/", "platform": "", "project_url": "https://pypi.org/project/ccorp-yaml-include/", "project_urls": null, "release_url": "https://pypi.org/project/ccorp-yaml-include/0.0.2/", "requires_dist": [ "ruamel.yaml" ], "requires_python": "", "summary": "An extension of ruamel.yaml to support including aliases", "version": "0.0.2" }, "last_serial": 4428529, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0885aaf714a38d2f444b2c7215ceb842", "sha256": "42afb07830c71b371afb3fae10af6caaa9e1f18ac98ead2cd7e0e152fb47ab92" }, "downloads": -1, "filename": "ccorp_yaml_include-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0885aaf714a38d2f444b2c7215ceb842", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3864, "upload_time": "2018-10-29T17:39:56", "url": "https://files.pythonhosted.org/packages/53/4f/853fbd5a4b1702f9c651d26f72916997bd3e415503df2519a28b2acdcf9d/ccorp_yaml_include-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e09a6adf88c1f9b73cbba6aa643327b", "sha256": "09c1ef2e7dc63cfd706fcb46bca9cb9d9c664825a5080a95450b34588a71f0d5" }, "downloads": -1, "filename": "ccorp-yaml-include-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4e09a6adf88c1f9b73cbba6aa643327b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2591, "upload_time": "2018-10-29T17:39:57", "url": "https://files.pythonhosted.org/packages/52/8a/96bda4fe10d7f5d505b7077e56b2ef55fad9b62cf3844d3813a38f4bff76/ccorp-yaml-include-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6ecee3b0e607f51550fa645ddf7fe1f5", "sha256": "533529bd550d67e9af43215cd6db6a839191a4ac5fd77b9874f5ae5f40adb894" }, "downloads": -1, "filename": "ccorp_yaml_include-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6ecee3b0e607f51550fa645ddf7fe1f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4180, "upload_time": "2018-10-29T17:55:23", "url": "https://files.pythonhosted.org/packages/37/59/4c11261bd3fe61fa392c04ecffbd01ea45346cc837fec757fc158090e93d/ccorp_yaml_include-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9318b5c59d0db88ccb2afda3ed8d2acd", "sha256": "84f4db1980700ba5c3d7cf4238549f78901415af1ff9086932874b8b8158f724" }, "downloads": -1, "filename": "ccorp-yaml-include-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9318b5c59d0db88ccb2afda3ed8d2acd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2988, "upload_time": "2018-10-29T17:55:24", "url": "https://files.pythonhosted.org/packages/33/ac/d9b5626d09d1c69c3491e876375e0ffe29deebf4aa9431e04467d9980370/ccorp-yaml-include-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ecee3b0e607f51550fa645ddf7fe1f5", "sha256": "533529bd550d67e9af43215cd6db6a839191a4ac5fd77b9874f5ae5f40adb894" }, "downloads": -1, "filename": "ccorp_yaml_include-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6ecee3b0e607f51550fa645ddf7fe1f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4180, "upload_time": "2018-10-29T17:55:23", "url": "https://files.pythonhosted.org/packages/37/59/4c11261bd3fe61fa392c04ecffbd01ea45346cc837fec757fc158090e93d/ccorp_yaml_include-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9318b5c59d0db88ccb2afda3ed8d2acd", "sha256": "84f4db1980700ba5c3d7cf4238549f78901415af1ff9086932874b8b8158f724" }, "downloads": -1, "filename": "ccorp-yaml-include-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9318b5c59d0db88ccb2afda3ed8d2acd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2988, "upload_time": "2018-10-29T17:55:24", "url": "https://files.pythonhosted.org/packages/33/ac/d9b5626d09d1c69c3491e876375e0ffe29deebf4aa9431e04467d9980370/ccorp-yaml-include-0.0.2.tar.gz" } ] }