iPyPNG


NameiPyPNG JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/HGStyle/iPyPNG
SummaryConvert real PNG to Apple fake PNG (CgBI)
upload_time2024-07-11 16:48:43
maintainerNone
docs_urlNone
authorHGStyle
requires_python>=3.9
licenseNone
keywords cgbi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            iPyPNG
=======
Convert real PNGs to Apple fake PNG (CgBI).

This is basically the reverse of venjye's PyiPNG (I forked it so people could see it).

Original (reverse) project: https://github.com/venjye/PyiPNG

Requirements
-------------

None

Installation
-------------

Package is uploaded on `PyPI<https://pypi.org/project/ipypng>`.
You can install it with pip::

    $ python3 -m pip install iPyPNG


Example
-------------

See `example.py<https://github.com/HGStyle/iPyPNG/blob/master/example.py>`



License
-------

iPyPNG is released under the MIT License. See LICENSE for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HGStyle/iPyPNG",
    "name": "iPyPNG",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "CgBI",
    "author": "HGStyle",
    "author_email": "hgstyle@outlook.fr",
    "download_url": "https://files.pythonhosted.org/packages/51/ba/5c3762e32cca4a526c955f54cf5ec01f83a137d308465e61c1b135303527/ipypng-1.0.1.tar.gz",
    "platform": null,
    "description": "iPyPNG\n=======\nConvert real PNGs to Apple fake PNG (CgBI).\n\nThis is basically the reverse of venjye's PyiPNG (I forked it so people could see it).\n\nOriginal (reverse) project: https://github.com/venjye/PyiPNG\n\nRequirements\n-------------\n\nNone\n\nInstallation\n-------------\n\nPackage is uploaded on `PyPI<https://pypi.org/project/ipypng>`.\nYou can install it with pip::\n\n    $ python3 -m pip install iPyPNG\n\n\nExample\n-------------\n\nSee `example.py<https://github.com/HGStyle/iPyPNG/blob/master/example.py>`\n\n\n\nLicense\n-------\n\niPyPNG is released under the MIT License. See LICENSE for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert real PNG to Apple fake PNG (CgBI)",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://github.com/HGStyle/iPyPNG",
        "Homepage": "https://github.com/HGStyle/iPyPNG"
    },
    "split_keywords": [
        "cgbi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b86333265304f7e7b0b4789e23aca1233c69bd38d2eb1d06e60bacd01e6f3a18",
                "md5": "b34ea7cea888a8d7e8c0ff36ee8261af",
                "sha256": "9252e1debad10d7c1c2a002b2296c6570db98a97276086d331016324fa4f0977"
            },
            "downloads": -1,
            "filename": "iPyPNG-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b34ea7cea888a8d7e8c0ff36ee8261af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3620,
            "upload_time": "2024-07-11T16:48:40",
            "upload_time_iso_8601": "2024-07-11T16:48:40.707440Z",
            "url": "https://files.pythonhosted.org/packages/b8/63/33265304f7e7b0b4789e23aca1233c69bd38d2eb1d06e60bacd01e6f3a18/iPyPNG-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51ba5c3762e32cca4a526c955f54cf5ec01f83a137d308465e61c1b135303527",
                "md5": "a18c9f8d3f21203efe28e130033264ef",
                "sha256": "be1a951ea127b38f0bc10ff4dc79a490452bdd5b217106a5d5632e63580cad6d"
            },
            "downloads": -1,
            "filename": "ipypng-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a18c9f8d3f21203efe28e130033264ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3332,
            "upload_time": "2024-07-11T16:48:43",
            "upload_time_iso_8601": "2024-07-11T16:48:43.736684Z",
            "url": "https://files.pythonhosted.org/packages/51/ba/5c3762e32cca4a526c955f54cf5ec01f83a137d308465e61c1b135303527/ipypng-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 16:48:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HGStyle",
    "github_project": "iPyPNG",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ipypng"
}
        
Elapsed time: 1.97302s