pyimg3lib


Namepyimg3lib JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://github.com/Merculous/PyImg3lib
SummaryiOS Image3 lib
upload_time2024-09-06 10:12:27
maintainerNone
docs_urlNone
authorMerculous
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This code will interact with Apple's img3 data.

# Credits

axi0mX: ipwndfu \
plzdonthaxme (plx): Help with figuring out the iOS 3.0 kernel decompression stuff and pointing out what I've been doing wrong \
m1stadev: lzss fixes


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Merculous/PyImg3lib",
    "name": "pyimg3lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Merculous",
    "author_email": "24739823+Merculous@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/a0/c69c9d89fa5dbe851605076ea81bf6eaf313fa56e204518b772e1bdf063a/pyimg3lib-1.2.3.tar.gz",
    "platform": null,
    "description": "\nThis code will interact with Apple's img3 data.\n\n# Credits\n\naxi0mX: ipwndfu \\\nplzdonthaxme (plx): Help with figuring out the iOS 3.0 kernel decompression stuff and pointing out what I've been doing wrong \\\nm1stadev: lzss fixes\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "iOS Image3 lib",
    "version": "1.2.3",
    "project_urls": {
        "Homepage": "https://github.com/Merculous/PyImg3lib",
        "Repository": "https://github.com/Merculous/PyImg3lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2282aea1df503b498cfac942d6c344cdea1b8ec6af811477b82d90b75743a3d5",
                "md5": "833a48b69658a003fb1e2096847b632b",
                "sha256": "69ab5831129ecfa28a67b553cafb4936203037826159c99d6eb235b55bbb663c"
            },
            "downloads": -1,
            "filename": "pyimg3lib-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "833a48b69658a003fb1e2096847b632b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 11731,
            "upload_time": "2024-09-06T10:12:25",
            "upload_time_iso_8601": "2024-09-06T10:12:25.945742Z",
            "url": "https://files.pythonhosted.org/packages/22/82/aea1df503b498cfac942d6c344cdea1b8ec6af811477b82d90b75743a3d5/pyimg3lib-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3a0c69c9d89fa5dbe851605076ea81bf6eaf313fa56e204518b772e1bdf063a",
                "md5": "59615c564d5dc66fd8fb43baaf29efd0",
                "sha256": "a4d895170f58b15940657048961448edc031cd4b672ab88bf55d1f2918e5df33"
            },
            "downloads": -1,
            "filename": "pyimg3lib-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "59615c564d5dc66fd8fb43baaf29efd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 10323,
            "upload_time": "2024-09-06T10:12:27",
            "upload_time_iso_8601": "2024-09-06T10:12:27.214228Z",
            "url": "https://files.pythonhosted.org/packages/a3/a0/c69c9d89fa5dbe851605076ea81bf6eaf313fa56e204518b772e1bdf063a/pyimg3lib-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 10:12:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Merculous",
    "github_project": "PyImg3lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyimg3lib"
}
        
Elapsed time: 0.35096s