yaml-combine


Nameyaml-combine JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/randomnoun/yaml-combine-py
SummaryA YAML pre-processor to combine one or more YAML files with $xref references.
upload_time2023-06-19 00:35:23
maintainer
docs_urlNone
authorGreg Knox
requires_python>=3.6, <4
license
keywords yaml combine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yaml-combine-py

A YAML pre-processor to combine one or more YAML files with `$xref` references.

Link to this project at pypi: [https://pypi.org/project/yaml-combine/](https://pypi.org/project/yaml-combine/)

This project is compatible with the merging algorithm used in [swagger-combine-maven-plugin][swagger-combine-maven-plugin-github].

See [the maven plugin site documentation][swagger-combine-maven-plugin] for a description of `$xref` references and examples.

[swagger-combine-maven-plugin-github]: https://github.com/randomnoun/swagger-combine-maven-plugin
[swagger-combine-maven-plugin]: https://randomnoun.github.io/swagger-combine-maven-plugin/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/randomnoun/yaml-combine-py",
    "name": "yaml-combine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "yaml,combine",
    "author": "Greg Knox",
    "author_email": "knoxg+pypi@randomnoun.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/f7/1687bcec78cd5adf1986d7e79dff7bcc7b4feb49967ae691580828e10708/yaml-combine-0.4.0.tar.gz",
    "platform": null,
    "description": "# yaml-combine-py\r\n\r\nA YAML pre-processor to combine one or more YAML files with `$xref` references.\r\n\r\nLink to this project at pypi: [https://pypi.org/project/yaml-combine/](https://pypi.org/project/yaml-combine/)\r\n\r\nThis project is compatible with the merging algorithm used in [swagger-combine-maven-plugin][swagger-combine-maven-plugin-github].\r\n\r\nSee [the maven plugin site documentation][swagger-combine-maven-plugin] for a description of `$xref` references and examples.\r\n\r\n[swagger-combine-maven-plugin-github]: https://github.com/randomnoun/swagger-combine-maven-plugin\r\n[swagger-combine-maven-plugin]: https://randomnoun.github.io/swagger-combine-maven-plugin/\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A YAML pre-processor to combine one or more YAML files with $xref references.",
    "version": "0.4.0",
    "project_urls": {
        "Bug Reports": "https://github.com/randomnoun/yaml-combine-py/issues",
        "Homepage": "https://github.com/randomnoun/yaml-combine-py",
        "Source": "https://github.com/randomnoun/yaml-combine-py/"
    },
    "split_keywords": [
        "yaml",
        "combine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3f71687bcec78cd5adf1986d7e79dff7bcc7b4feb49967ae691580828e10708",
                "md5": "e937847f17e33e108260ffa1d6b7f4e6",
                "sha256": "8d2ccf0025bd23174087675638ced70dc42281933b07adf1ef2649a61fd7836b"
            },
            "downloads": -1,
            "filename": "yaml-combine-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e937847f17e33e108260ffa1d6b7f4e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 8162,
            "upload_time": "2023-06-19T00:35:23",
            "upload_time_iso_8601": "2023-06-19T00:35:23.247556Z",
            "url": "https://files.pythonhosted.org/packages/f3/f7/1687bcec78cd5adf1986d7e79dff7bcc7b4feb49967ae691580828e10708/yaml-combine-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 00:35:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "randomnoun",
    "github_project": "yaml-combine-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "yaml-combine"
}
        
Elapsed time: 0.08197s