simple-yaml


Namesimple-yaml JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/guyskk/simple-yaml
SummaryA simple version of pyyaml
upload_time2016-11-25 05:29:01
maintainer
docs_urlNone
authorguyskk
requires_python
licenseMIT
keywords sample yaml pyyaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Simple YAML

Document: https://github.com/guyskk/simple-yaml
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/guyskk/simple-yaml",
    "name": "simple-yaml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sample yaml pyyaml",
    "author": "guyskk",
    "author_email": "guyskk@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/03/17c6500ee270d2a746f60eef6c65e1d22247b766f09b67b91cee2114a52c/simple-yaml-0.1.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "Simple YAML\n\nDocument: https://github.com/guyskk/simple-yaml",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple version of pyyaml",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/guyskk/simple-yaml"
    },
    "split_keywords": [
        "sample",
        "yaml",
        "pyyaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f00317c6500ee270d2a746f60eef6c65e1d22247b766f09b67b91cee2114a52c",
                "md5": "49e38133c20a8f56c26fbdd6be37e895",
                "sha256": "62814e25fc446c987901e50c88d3d0cd612d0cc6ca0cc4932d7ae78558ec9194"
            },
            "downloads": -1,
            "filename": "simple-yaml-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "49e38133c20a8f56c26fbdd6be37e895",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1651,
            "upload_time": "2016-11-25T05:29:01",
            "upload_time_iso_8601": "2016-11-25T05:29:01.429318Z",
            "url": "https://files.pythonhosted.org/packages/f0/03/17c6500ee270d2a746f60eef6c65e1d22247b766f09b67b91cee2114a52c/simple-yaml-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-11-25 05:29:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "guyskk",
    "github_project": "simple-yaml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "simple-yaml"
}
        
Elapsed time: 5.85535s