n64img


Namen64img JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/decompals/n64img
SummaryN64 image format library
upload_time2023-06-27 06:29:33
maintainer
docs_urlNone
authorDecompals
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements pypng
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # n64img

N64 image format tools

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/decompals/n64img",
    "name": "n64img",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Decompals",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/da/48/c733985b64b9c4512b3fb35679eceae662461596c3cd1576851eb8bc6223/n64img-0.3.3.tar.gz",
    "platform": null,
    "description": "# n64img\n\nN64 image format tools\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "N64 image format library",
    "version": "0.3.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/decompals/n64img/issues",
        "Homepage": "https://github.com/decompals/n64img",
        "Source": "https://github.com/decompals/n64img"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "876d9480bcb7a31d6e96a0a8923c9b64812db0e480921bc988fcbfbce3ddf7a4",
                "md5": "ad9fd56578b4cd0aeb044204098cc453",
                "sha256": "5db569e3300f3404b875a319822221704ffaf7c1d8f1db874b85702a16947921"
            },
            "downloads": -1,
            "filename": "n64img-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad9fd56578b4cd0aeb044204098cc453",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5836,
            "upload_time": "2023-06-27T06:29:32",
            "upload_time_iso_8601": "2023-06-27T06:29:32.442409Z",
            "url": "https://files.pythonhosted.org/packages/87/6d/9480bcb7a31d6e96a0a8923c9b64812db0e480921bc988fcbfbce3ddf7a4/n64img-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da48c733985b64b9c4512b3fb35679eceae662461596c3cd1576851eb8bc6223",
                "md5": "ab1727c09ecd9b9be0bab4196ee33d06",
                "sha256": "488b37916eb4a943231eaf49ce9052f7d6f96f7c90712ef3aeaaaef49e3bbf12"
            },
            "downloads": -1,
            "filename": "n64img-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ab1727c09ecd9b9be0bab4196ee33d06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4849,
            "upload_time": "2023-06-27T06:29:33",
            "upload_time_iso_8601": "2023-06-27T06:29:33.727066Z",
            "url": "https://files.pythonhosted.org/packages/da/48/c733985b64b9c4512b3fb35679eceae662461596c3cd1576851eb8bc6223/n64img-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 06:29:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "decompals",
    "github_project": "n64img",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pypng",
            "specs": []
        }
    ],
    "lcname": "n64img"
}
        
Elapsed time: 0.14970s