cmem-plugin-yaml


Namecmem-plugin-yaml JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-yaml
SummaryLoad and parse YAML documents.
upload_time2024-02-16 14:51:27
maintainer
docs_urlNone
authoreccenca GmbH
requires_python>=3.11,<4.0
licenseApache-2.0
keywords eccenca corporate memory plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmem-plugin-yaml

Load and parse YAML documents.

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).

You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:

```
cmemc admin workspace python install cmem-plugin-yaml
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-yaml",
    "name": "cmem-plugin-yaml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "eccenca Corporate Memory,plugin",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/39/adf69fa09e84a12225fae48142b86f1eabdf4fc5815dd25680e205fbdf54/cmem_plugin_yaml-0.7.0.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-yaml\n\nLoad and parse YAML documents.\n\nThis is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).\n\nYou can install it with the [cmemc](https://eccenca.com/go/cmemc) command line\nclients like this:\n\n```\ncmemc admin workspace python install cmem-plugin-yaml\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Load and parse YAML documents.",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-yaml"
    },
    "split_keywords": [
        "eccenca corporate memory",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9e408e66987f7d7f513c2ffe34d36b50911fd1a1584fba0cacb3030a0e45931",
                "md5": "916c0a1ed8cb925bc694500b8f85fd31",
                "sha256": "8c569ca5436c343a938251b7efeaa023192e9ade22d99b2069be4be97dd5e6e8"
            },
            "downloads": -1,
            "filename": "cmem_plugin_yaml-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "916c0a1ed8cb925bc694500b8f85fd31",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 9946,
            "upload_time": "2024-02-16T14:51:26",
            "upload_time_iso_8601": "2024-02-16T14:51:26.085932Z",
            "url": "https://files.pythonhosted.org/packages/e9/e4/08e66987f7d7f513c2ffe34d36b50911fd1a1584fba0cacb3030a0e45931/cmem_plugin_yaml-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f39adf69fa09e84a12225fae48142b86f1eabdf4fc5815dd25680e205fbdf54",
                "md5": "d21f5bd3122e305661701b5ab138ffd1",
                "sha256": "8d73112947786ab2e6dbffd866350fbff193600c1fbe6a7f573bee9387732c1b"
            },
            "downloads": -1,
            "filename": "cmem_plugin_yaml-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d21f5bd3122e305661701b5ab138ffd1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 9949,
            "upload_time": "2024-02-16T14:51:27",
            "upload_time_iso_8601": "2024-02-16T14:51:27.681732Z",
            "url": "https://files.pythonhosted.org/packages/6f/39/adf69fa09e84a12225fae48142b86f1eabdf4fc5815dd25680e205fbdf54/cmem_plugin_yaml-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-16 14:51:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-yaml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-yaml"
}
        
Elapsed time: 0.21944s