PyCatFile


NamePyCatFile JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/GameMaker2k/PyCatFile
SummaryA tar like file format name catfile after unix cat command (concatenate files) .
upload_time2024-05-03 17:19:23
maintainerKazuki Przyborowski
docs_urlNone
authorKazuki Przyborowski
requires_pythonNone
licenseRevised BSD License
keywords catfile pycatfile python python-catfile
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A tar like file format name catfile after unix cat command (concatenate files) .

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GameMaker2k/PyCatFile",
    "name": "PyCatFile",
    "maintainer": "Kazuki Przyborowski",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "kazuki.przyborowski@gmail.com",
    "keywords": "catfile pycatfile python python-catfile",
    "author": "Kazuki Przyborowski",
    "author_email": "kazuki.przyborowski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/12/2bf349ce166d5d111535ed472ae0193d26bc3004940c7777b305b7a6283d/pycatfile-0.10.0.tar.gz",
    "platform": "OS Independent",
    "description": "A tar like file format name catfile after unix cat command (concatenate files) .\n",
    "bugtrack_url": null,
    "license": "Revised BSD License",
    "summary": "A tar like file format name catfile after unix cat command (concatenate files) .",
    "version": "0.10.0",
    "project_urls": {
        "Download": "https://github.com/GameMaker2k/PyCatFile/archive/master.tar.gz",
        "Homepage": "https://github.com/GameMaker2k/PyCatFile"
    },
    "split_keywords": [
        "catfile",
        "pycatfile",
        "python",
        "python-catfile"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "798b162861dc575b8c19989f9e1c9bfe342e3d1c07fdb169ebe3db670ce89bc0",
                "md5": "f7885ba88634e919b5b5cc3f40d4d43e",
                "sha256": "8919bd211a0adb199f162fa906ca4f2dfa4810aaf3c534d5b4ca175423f6e820"
            },
            "downloads": -1,
            "filename": "PyCatFile-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7885ba88634e919b5b5cc3f40d4d43e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41326,
            "upload_time": "2024-05-03T17:19:21",
            "upload_time_iso_8601": "2024-05-03T17:19:21.571599Z",
            "url": "https://files.pythonhosted.org/packages/79/8b/162861dc575b8c19989f9e1c9bfe342e3d1c07fdb169ebe3db670ce89bc0/PyCatFile-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3122bf349ce166d5d111535ed472ae0193d26bc3004940c7777b305b7a6283d",
                "md5": "7964231dd0801839fab75ee57c5be8f2",
                "sha256": "08c214eb653c0e5e1bc9b35599eb4ddbab103d7001f03aaa7f71bb126756b145"
            },
            "downloads": -1,
            "filename": "pycatfile-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7964231dd0801839fab75ee57c5be8f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40262,
            "upload_time": "2024-05-03T17:19:23",
            "upload_time_iso_8601": "2024-05-03T17:19:23.333642Z",
            "url": "https://files.pythonhosted.org/packages/e3/12/2bf349ce166d5d111535ed472ae0193d26bc3004940c7777b305b7a6283d/pycatfile-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 17:19:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GameMaker2k",
    "github_project": "PyCatFile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pycatfile"
}
        
Elapsed time: 0.25546s