icat


Nameicat JSON
Version 0.0.39 PyPI version JSON
download
home_pagehttps://github.com/gretchycat/icat
Summaryprint images on an ansi capable terminal
upload_time2024-07-04 05:08:33
maintainerNone
docs_urlNone
authorGretchen Maculo
requires_python>=3.6
licenseGPL3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # icat displays images on the terminal using ansi graphics
# supports monochrome, 8 color, 16 color, 256 color and 24-bit color terminals

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gretchycat/icat",
    "name": "icat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Gretchen Maculo",
    "author_email": "gretchen.maculo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/86/a6ac25ece74397bfcf53febb928aef9668905e3b3f6ffb9c157353868599/icat-0.0.39.tar.gz",
    "platform": null,
    "description": "# icat displays images on the terminal using ansi graphics\n# supports monochrome, 8 color, 16 color, 256 color and 24-bit color terminals\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "print images on an ansi capable terminal",
    "version": "0.0.39",
    "project_urls": {
        "Homepage": "https://github.com/gretchycat/icat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9e4ef37349e0b013ef5a202eaab484e29232775d721dc06396a857e9e52f57d",
                "md5": "50a2e23b0c278919c4c68f8a42e3027e",
                "sha256": "971951c0fc84642b52eb802bafb32420b8f62cf93718f6b88bd47f260194b73c"
            },
            "downloads": -1,
            "filename": "icat-0.0.39-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50a2e23b0c278919c4c68f8a42e3027e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 27400,
            "upload_time": "2024-07-04T05:08:31",
            "upload_time_iso_8601": "2024-07-04T05:08:31.691362Z",
            "url": "https://files.pythonhosted.org/packages/a9/e4/ef37349e0b013ef5a202eaab484e29232775d721dc06396a857e9e52f57d/icat-0.0.39-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6786a6ac25ece74397bfcf53febb928aef9668905e3b3f6ffb9c157353868599",
                "md5": "8c261ac3971f4bdcc4777cc86fa43c6c",
                "sha256": "5bf1a4b7e7d52432ef278e2f89d4d5fac53ac30f9ce0581832b4f6b72a7f2d71"
            },
            "downloads": -1,
            "filename": "icat-0.0.39.tar.gz",
            "has_sig": false,
            "md5_digest": "8c261ac3971f4bdcc4777cc86fa43c6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26268,
            "upload_time": "2024-07-04T05:08:33",
            "upload_time_iso_8601": "2024-07-04T05:08:33.606508Z",
            "url": "https://files.pythonhosted.org/packages/67/86/a6ac25ece74397bfcf53febb928aef9668905e3b3f6ffb9c157353868599/icat-0.0.39.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 05:08:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gretchycat",
    "github_project": "icat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "icat"
}
        
Elapsed time: 0.25399s