caty


Namecaty JSON
Version 0.2423.2 PyPI version JSON
download
home_pageNone
SummaryNice cat
upload_time2024-06-09 14:26:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT
keywords utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # caty

Nice cat

## Abstract

Shows a readable content of a file.

Like cat, only nicer. :)

## Usage

    caty FILE
    caty FILE FORMAT
    cat FILE | caty_*


## Installation

    $ pip install caty

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "caty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "utility",
    "author": null,
    "author_email": "Louis RIVIERE <louis@riviere.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/c2/34/3b7eadf0af5cdf8753952521baa7b426e5510b7ae96505cd5e4cd10b8b95/caty-0.2423.2.tar.gz",
    "platform": null,
    "description": "# caty\n\nNice cat\n\n## Abstract\n\nShows a readable content of a file.\n\nLike cat, only nicer. :)\n\n## Usage\n\n    caty FILE\n    caty FILE FORMAT\n    cat FILE | caty_*\n\n\n## Installation\n\n    $ pip install caty\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Nice cat",
    "version": "0.2423.2",
    "project_urls": {
        "pypi": "https://pypi.org/project/caty",
        "repository": "https://framagit.org/louis-riviere-xyz/caty"
    },
    "split_keywords": [
        "utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9040b3ab7231f9536d4086166ad461d83b036a7294a6e748a7aafd493c2fef51",
                "md5": "e4a36949c1a4db3083a3085c7889bf09",
                "sha256": "60dd5098203b6350898ea28b8dfa3277159315233bf715bc7013686f486cd210"
            },
            "downloads": -1,
            "filename": "caty-0.2423.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4a36949c1a4db3083a3085c7889bf09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8837,
            "upload_time": "2024-06-09T14:26:17",
            "upload_time_iso_8601": "2024-06-09T14:26:17.882810Z",
            "url": "https://files.pythonhosted.org/packages/90/40/b3ab7231f9536d4086166ad461d83b036a7294a6e748a7aafd493c2fef51/caty-0.2423.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2343b7eadf0af5cdf8753952521baa7b426e5510b7ae96505cd5e4cd10b8b95",
                "md5": "5e0ea7ebd5bd9d289decf0849fa72d22",
                "sha256": "2ddab8b697ad4aca2e8949f685759e77b9bd7816dbc32a880dc21d02c089516c"
            },
            "downloads": -1,
            "filename": "caty-0.2423.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5e0ea7ebd5bd9d289decf0849fa72d22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6219,
            "upload_time": "2024-06-09T14:26:19",
            "upload_time_iso_8601": "2024-06-09T14:26:19.611247Z",
            "url": "https://files.pythonhosted.org/packages/c2/34/3b7eadf0af5cdf8753952521baa7b426e5510b7ae96505cd5e4cd10b8b95/caty-0.2423.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 14:26:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "caty"
}
        
Elapsed time: 0.27348s