pyyaml-srcinfo-loader


Namepyyaml-srcinfo-loader JSON
Version 0.0.1.980896244 PyPI version JSON
download
home_pagehttps://github.com/mballance/pyyaml-srcinfo-loader
SummaryProvides a loader for PyYAML that annotates source info on returned elements
upload_time2021-06-29 00:12:42
maintainer
docs_urlNone
authorMatthew Ballance
requires_python
licenseApache 2.0
keywords pyyaml
VCS
bugtrack_url
requirements pyyaml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mballance/pyyaml-srcinfo-loader",
    "name": "pyyaml-srcinfo-loader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "PyYAML",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Provides a loader for PyYAML that annotates source info on returned elements",
    "version": "0.0.1.980896244",
    "project_urls": {
        "Homepage": "https://github.com/mballance/pyyaml-srcinfo-loader"
    },
    "split_keywords": [
        "pyyaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eccb891986edab971ee867f25ceb23a5f50d7f3c485ad82a9eff834df0d18843",
                "md5": "4fc3bcf74c4d64ace531d78f9a666c17",
                "sha256": "ddeaa71bcd16d817ab2d492d1df24c85cea7a904dd934e28a8e049f0759abe01"
            },
            "downloads": -1,
            "filename": "pyyaml_srcinfo_loader-0.0.1.980896244-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fc3bcf74c4d64ace531d78f9a666c17",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7172,
            "upload_time": "2021-06-29T00:12:42",
            "upload_time_iso_8601": "2021-06-29T00:12:42.883301Z",
            "url": "https://files.pythonhosted.org/packages/ec/cb/891986edab971ee867f25ceb23a5f50d7f3c485ad82a9eff834df0d18843/pyyaml_srcinfo_loader-0.0.1.980896244-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-06-29 00:12:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mballance",
    "github_project": "pyyaml-srcinfo-loader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": []
        }
    ],
    "lcname": "pyyaml-srcinfo-loader"
}
        
Elapsed time: 0.12609s