ClauseWizard


NameClauseWizard JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/Shadark/ClauseWizard
SummaryPython-based JSON parser for files from the Clausewitz engine, used in multiple Paradox Interactive games.
upload_time2019-01-28 03:44:24
maintainer
docs_urlNone
authorShadark
requires_python
licenseGNU GPLv3
keywords clausewitz paradoxinteractive parser
VCS
bugtrack_url
requirements pyparsing
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Shadark/ClauseWizard",
    "name": "ClauseWizard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "clausewitz paradoxinteractive parser",
    "author": "Shadark",
    "author_email": "fauglir@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/7b/f6f067ad760be81f6d0da15b20b7be6498bce0e1c3563814d3f88736ba31/ClauseWizard-1.0.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Python-based JSON parser for files from the Clausewitz engine, used in multiple Paradox Interactive games.",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/Shadark/ClauseWizard"
    },
    "split_keywords": [
        "clausewitz",
        "paradoxinteractive",
        "parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "185ff1ec66bc483e96da162bafcceeb510c42a30d43b1d9ddaf93de950bc8ca3",
                "md5": "233ffc21158ceeae63abcc956c988447",
                "sha256": "e58639370d3b3238a616d9c41e0aa1c36076e90bf07800bd0a02d3ff6b2ffd9c"
            },
            "downloads": -1,
            "filename": "ClauseWizard-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "233ffc21158ceeae63abcc956c988447",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17905,
            "upload_time": "2019-01-28T03:44:23",
            "upload_time_iso_8601": "2019-01-28T03:44:23.456592Z",
            "url": "https://files.pythonhosted.org/packages/18/5f/f1ec66bc483e96da162bafcceeb510c42a30d43b1d9ddaf93de950bc8ca3/ClauseWizard-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a7bf6f067ad760be81f6d0da15b20b7be6498bce0e1c3563814d3f88736ba31",
                "md5": "8d92fece581da86db34f3bffe2c40da8",
                "sha256": "6311c1b4bda7e1fb0165e39745e30f321e87587173aed4d7e597cf64c78b4b23"
            },
            "downloads": -1,
            "filename": "ClauseWizard-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8d92fece581da86db34f3bffe2c40da8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6277,
            "upload_time": "2019-01-28T03:44:24",
            "upload_time_iso_8601": "2019-01-28T03:44:24.750658Z",
            "url": "https://files.pythonhosted.org/packages/2a/7b/f6f067ad760be81f6d0da15b20b7be6498bce0e1c3563814d3f88736ba31/ClauseWizard-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-01-28 03:44:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Shadark",
    "github_project": "ClauseWizard",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.3.1"
                ]
            ]
        }
    ],
    "lcname": "clausewizard"
}
        
Elapsed time: 0.15023s