pyhocon


Namepyhocon JSON
Version 0.3.59 PyPI version JSON
download
home_pagehttp://github.com/chimpler/pyhocon/
SummaryHOCON parser for Python
upload_time2021-11-28 02:08:38
maintainer
docs_urlhttps://pythonhosted.org/pyhocon/
authorFrancois Dang Ngoc
requires_python
licenseApache License 2.0
keywords hocon parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            pyhocon is a HOCON parser for Python. Additionally we provide a tool (pyhocon) to convert any HOCON content into json, yaml and properties format.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/chimpler/pyhocon/",
    "name": "pyhocon",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyhocon/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hocon parser",
    "author": "Francois Dang Ngoc",
    "author_email": "francois.dangngoc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/33/99/bb2eccb5ec6d35b16150bb1485986c848b4bca02ce05a1529b843e6a72f0/pyhocon-0.3.59.tar.gz",
    "platform": "",
    "description": "pyhocon is a HOCON parser for Python. Additionally we provide a tool (pyhocon) to convert any HOCON content into json, yaml and properties format.",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "HOCON parser for Python",
    "version": "0.3.59",
    "split_keywords": [
        "hocon",
        "parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c44a7c6c9dcd09851db7bf3a8527e9cf",
                "sha256": "bb0eee59b57ecea5c30d14efc7ee7e55c935d58f03025ccdfc49237e920aa48c"
            },
            "downloads": -1,
            "filename": "pyhocon-0.3.59.tar.gz",
            "has_sig": false,
            "md5_digest": "c44a7c6c9dcd09851db7bf3a8527e9cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 116765,
            "upload_time": "2021-11-28T02:08:38",
            "upload_time_iso_8601": "2021-11-28T02:08:38.290073Z",
            "url": "https://files.pythonhosted.org/packages/33/99/bb2eccb5ec6d35b16150bb1485986c848b4bca02ce05a1529b843e6a72f0/pyhocon-0.3.59.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-28 02:08:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "chimpler",
    "github_project": "pyhocon",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "pyhocon"
}
        
Elapsed time: 0.01700s