goconfigure


Namegoconfigure JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/lewis-morris/GoConfigure
SummaryBasic python config parser which attempts to coerce types
upload_time2023-08-01 21:43:20
maintainer
docs_urlNone
authorLewis Morris
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lewis-morris/GoConfigure",
    "name": "goconfigure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Lewis Morris",
    "author_email": "lewis.morris@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/36/3a1988cf0a11cff1f6153897b4e475e3ff102145b50cd5bd2ddb9d0eb61c/goconfigure-0.1.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Basic python config parser which attempts to coerce types",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/lewis-morris/GoConfigure"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26f335aae078b7a20e1da8cef6dfa1c9d1659499e47256784b70a8b0b0a9989d",
                "md5": "78668a3cdd91d2d7a9914093d9dce638",
                "sha256": "1543709ed1f8aba6f05513ec288f8103efd8f7c735679af7bb44d4aef0ebe941"
            },
            "downloads": -1,
            "filename": "goconfigure-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78668a3cdd91d2d7a9914093d9dce638",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2631,
            "upload_time": "2023-08-01T21:43:17",
            "upload_time_iso_8601": "2023-08-01T21:43:17.579465Z",
            "url": "https://files.pythonhosted.org/packages/26/f3/35aae078b7a20e1da8cef6dfa1c9d1659499e47256784b70a8b0b0a9989d/goconfigure-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb363a1988cf0a11cff1f6153897b4e475e3ff102145b50cd5bd2ddb9d0eb61c",
                "md5": "aee0a793816f42c2732783ae3be95fbb",
                "sha256": "fb1367b61c03b7ecae35006b2a066c9108666455db1bb511ccbaa0cfbe33881d"
            },
            "downloads": -1,
            "filename": "goconfigure-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "aee0a793816f42c2732783ae3be95fbb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2119,
            "upload_time": "2023-08-01T21:43:20",
            "upload_time_iso_8601": "2023-08-01T21:43:20.304973Z",
            "url": "https://files.pythonhosted.org/packages/bb/36/3a1988cf0a11cff1f6153897b4e475e3ff102145b50cd5bd2ddb9d0eb61c/goconfigure-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 21:43:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lewis-morris",
    "github_project": "GoConfigure",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "goconfigure"
}
        
Elapsed time: 0.38144s