homm3data


Namehomm3data JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/Laserlicht/homm3data
SummaryDecoding of Heroes Might of Magic III files
upload_time2024-12-07 19:39:27
maintainerNone
docs_urlNone
authorLaserlicht
requires_pythonNone
licenseMIT
keywords homm3 heroes iii might magic def lod pak
VCS
bugtrack_url
requirements pillow numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Laserlicht/homm3data",
    "name": "homm3data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "homm3 heroes iii might magic def lod pak",
    "author": "Laserlicht",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Decoding of Heroes Might of Magic III files",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/Laserlicht/homm3data"
    },
    "split_keywords": [
        "homm3",
        "heroes",
        "iii",
        "might",
        "magic",
        "def",
        "lod",
        "pak"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec4aa289f80cf18661e6cf0b48f3b6f56ce65645f81d4664347aab4243729f2c",
                "md5": "5479bb7f7ea456b678982086319ed724",
                "sha256": "98f5d78bfaa2524608e634beaf942426221f3983d7ac277b1c98f2153b5056bc"
            },
            "downloads": -1,
            "filename": "homm3data-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5479bb7f7ea456b678982086319ed724",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10037,
            "upload_time": "2024-12-07T19:39:27",
            "upload_time_iso_8601": "2024-12-07T19:39:27.641076Z",
            "url": "https://files.pythonhosted.org/packages/ec/4a/a289f80cf18661e6cf0b48f3b6f56ce65645f81d4664347aab4243729f2c/homm3data-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 19:39:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Laserlicht",
    "github_project": "homm3data",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "10.3.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.26.4"
                ]
            ]
        }
    ],
    "lcname": "homm3data"
}
        
Elapsed time: 0.43063s