icat


Nameicat JSON
Version 0.0.32 PyPI version JSON
download
home_pagehttps://github.com/gretchycat/icat
Summaryprint images on an ansi capable terminal
upload_time2023-09-19 04:48:13
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gretchen Maculo",
    "author_email": "gretchen.maculo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fe/ad/d22c5061f2e130c6b1f15ed6b969b48172bb2e2bbd7a1100d57af3765efa/icat-0.0.32.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.32",
    "project_urls": {
        "Homepage": "https://github.com/gretchycat/icat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de2f68cc4508ece88c13e7f596fd786c942f683255663a6f516e301b2799cec0",
                "md5": "fe533ec3c9c65c100ac24636b7a884c4",
                "sha256": "d398351cb907174331561b43932683f9f3ebc2cb0fcb0d99c79c48aaa462b029"
            },
            "downloads": -1,
            "filename": "icat-0.0.32-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe533ec3c9c65c100ac24636b7a884c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 25875,
            "upload_time": "2023-09-19T04:48:11",
            "upload_time_iso_8601": "2023-09-19T04:48:11.883731Z",
            "url": "https://files.pythonhosted.org/packages/de/2f/68cc4508ece88c13e7f596fd786c942f683255663a6f516e301b2799cec0/icat-0.0.32-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "feadd22c5061f2e130c6b1f15ed6b969b48172bb2e2bbd7a1100d57af3765efa",
                "md5": "80fdc7cf42c1b19052485d9bdfdc873b",
                "sha256": "49725130e0ef7370799bcd8d12575b6cea8470b300d1af6394bc1bbd00f3d017"
            },
            "downloads": -1,
            "filename": "icat-0.0.32.tar.gz",
            "has_sig": false,
            "md5_digest": "80fdc7cf42c1b19052485d9bdfdc873b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 24491,
            "upload_time": "2023-09-19T04:48:13",
            "upload_time_iso_8601": "2023-09-19T04:48:13.752972Z",
            "url": "https://files.pythonhosted.org/packages/fe/ad/d22c5061f2e130c6b1f15ed6b969b48172bb2e2bbd7a1100d57af3765efa/icat-0.0.32.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 04:48:13",
    "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.17009s