pynginxconfig


Namepynginxconfig JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://github.com/FeroxTL/pynginxconfig
SummaryPyNginxConfig - NginX config parser and generator
upload_time2015-01-15 16:50:57
maintainer
docs_urlhttps://pythonhosted.org/pynginxconfig/
authorMakarov Yurii
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyNginxConfig is a python module for parsing and generating NginX configuration files. Module can parse blocks and single values of unlimited nesting.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FeroxTL/pynginxconfig",
    "name": "pynginxconfig",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pynginxconfig/",
    "requires_python": null,
    "maintainer_email": "",
    "keywords": "",
    "author": "Makarov Yurii",
    "author_email": "winnerer at yandex com",
    "download_url": "https://files.pythonhosted.org/packages/26/18/52600e33a62554eefaaec0d856677c84f642e6b5cdc025e755912aa398d8/pynginxconfig-0.3.4.tar.gz",
    "platform": "UNKNOWN",
    "description": "PyNginxConfig is a python module for parsing and generating NginX configuration files. Module can parse blocks and single values of unlimited nesting.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyNginxConfig - NginX config parser and generator",
    "version": "0.3.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "7f429c6f74def2c80a22b9935d6dd130",
                "sha256": "e0fe2c4407ca69ac5cbfeb2f49ed1434e3063a77a98e15170d908962aa761e8d"
            },
            "downloads": -1,
            "filename": "pynginxconfig-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "7f429c6f74def2c80a22b9935d6dd130",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3382,
            "upload_time": "2015-01-15T16:50:57",
            "upload_time_iso_8601": "2015-01-15T16:50:57.883506Z",
            "url": "https://files.pythonhosted.org/packages/26/18/52600e33a62554eefaaec0d856677c84f642e6b5cdc025e755912aa398d8/pynginxconfig-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-01-15 16:50:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "FeroxTL",
    "github_project": "pynginxconfig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pynginxconfig"
}
        
Elapsed time: 0.03268s