diablo2-mod-sql


Namediablo2-mod-sql JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA library that allows you to modify Diablo II data with SQL for modding purposes.
upload_time2023-03-26 13:20:04
maintainer
docs_urlNone
authorHE Yaowen
requires_python>=3.7
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # diablo2-mod-sql

A library that allows you to modify Diablo II data with SQL for modding purposes.

## License

Copyright (C) 2022 HE Yaowen <he.yaowen@hotmail.com>

The GNU General Public License (GPL) version 3, see [LICENSE](./LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "diablo2-mod-sql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "HE Yaowen",
    "author_email": "he.yaowen@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/1f/7f45816bcd89a1bdfefbd122c9fba29b638e982b863552865261d1e77690/diablo2_mod_sql-0.1.0.tar.gz",
    "platform": null,
    "description": "# diablo2-mod-sql\n\nA library that allows you to modify Diablo II data with SQL for modding purposes.\n\n## License\n\nCopyright (C) 2022 HE Yaowen <he.yaowen@hotmail.com>\n\nThe GNU General Public License (GPL) version 3, see [LICENSE](./LICENSE).\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "A library that allows you to modify Diablo II data with SQL for modding purposes.",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8805c3f5e1b7a0c7c37003f512de82973dd7259eb143fc2d1b73aa51a1cd6787",
                "md5": "0fe739cc0601f44c28b01125dd0c267b",
                "sha256": "dfe0304679c704144a52552d369e95d20ad5ad0494f1c5c2b3b5abbc5c419ebe"
            },
            "downloads": -1,
            "filename": "diablo2_mod_sql-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fe739cc0601f44c28b01125dd0c267b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20567,
            "upload_time": "2023-03-26T13:20:01",
            "upload_time_iso_8601": "2023-03-26T13:20:01.842125Z",
            "url": "https://files.pythonhosted.org/packages/88/05/c3f5e1b7a0c7c37003f512de82973dd7259eb143fc2d1b73aa51a1cd6787/diablo2_mod_sql-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "561f7f45816bcd89a1bdfefbd122c9fba29b638e982b863552865261d1e77690",
                "md5": "667a49b413c30bdad51c747f84af202a",
                "sha256": "4c9374db47e307e0aa8132000422774ee572dee96e29b3d8063414b794b31018"
            },
            "downloads": -1,
            "filename": "diablo2_mod_sql-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "667a49b413c30bdad51c747f84af202a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 18474,
            "upload_time": "2023-03-26T13:20:04",
            "upload_time_iso_8601": "2023-03-26T13:20:04.495206Z",
            "url": "https://files.pythonhosted.org/packages/56/1f/7f45816bcd89a1bdfefbd122c9fba29b638e982b863552865261d1e77690/diablo2_mod_sql-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-26 13:20:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "diablo2-mod-sql"
}
        
Elapsed time: 0.65252s