diablo2-mod-sql


Namediablo2-mod-sql JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA library that allows you to modify Diablo II data with SQL for modding purposes.
upload_time2025-09-04 06:06:04
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseMIT
keywords diablo2 game modding sql
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 Garrett HE <garrett.he@outlook.com>

MIT License, see [LICENSE](./LICENSE) for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "diablo2-mod-sql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "diablo2, game, modding, sql",
    "author": null,
    "author_email": "Garrett HE <garrett.he@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/b2/e1/de7ec238616c9a7f6055d664ea2b73d12dd8e2f2c512a9c1e76e77d3e357/diablo2_mod_sql-1.0.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 Garrett HE <garrett.he@outlook.com>\n\nMIT License, see [LICENSE](./LICENSE) for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library that allows you to modify Diablo II data with SQL for modding purposes.",
    "version": "1.0.0",
    "project_urls": {
        "homepage": "https://github.com/garrett-he/diablo2-mod-sql",
        "repository": "https://github.com/garrett-he/diablo2-mod-sql.git"
    },
    "split_keywords": [
        "diablo2",
        " game",
        " modding",
        " sql"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7fef34d7596ad8a5a830518ad93d6bd118529501dd7def2f3177a92b602e9ef1",
                "md5": "5511b42283a96483778c2429c3686d98",
                "sha256": "1f2e4fcde9f68155108a211debf7149fba700040b90b6a42a658bf72d69846e3"
            },
            "downloads": -1,
            "filename": "diablo2_mod_sql-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5511b42283a96483778c2429c3686d98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 9113,
            "upload_time": "2025-09-04T06:06:03",
            "upload_time_iso_8601": "2025-09-04T06:06:03.656436Z",
            "url": "https://files.pythonhosted.org/packages/7f/ef/34d7596ad8a5a830518ad93d6bd118529501dd7def2f3177a92b602e9ef1/diablo2_mod_sql-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b2e1de7ec238616c9a7f6055d664ea2b73d12dd8e2f2c512a9c1e76e77d3e357",
                "md5": "65f8c609ad85b4bd8d751cf1120d0507",
                "sha256": "6a444057f522d6959b282c64735658570f5de54969d3b9e7b9abecff1d50e1c6"
            },
            "downloads": -1,
            "filename": "diablo2_mod_sql-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "65f8c609ad85b4bd8d751cf1120d0507",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 28107,
            "upload_time": "2025-09-04T06:06:04",
            "upload_time_iso_8601": "2025-09-04T06:06:04.856309Z",
            "url": "https://files.pythonhosted.org/packages/b2/e1/de7ec238616c9a7f6055d664ea2b73d12dd8e2f2c512a9c1e76e77d3e357/diablo2_mod_sql-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 06:06:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "garrett-he",
    "github_project": "diablo2-mod-sql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "diablo2-mod-sql"
}
        
Elapsed time: 0.63771s