PyCatFile


NamePyCatFile JSON
Version 0.10.2 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-05 20:40:21
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/65/16/b8625f2b32aa48cc7717cd3ddd21b40efc006c2fbe6c432ac23c64bd4c18/pycatfile-0.10.2.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.2",
    "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": "cea3bbeb48861dc3dee459c19cbad99d6a6efb0682a2637a91b794d3e6c80af1",
                "md5": "0ccd488d6b700a6e2351111f1147051c",
                "sha256": "b780a2e30a87698032dceed2184b6809aa2e82c2f5e461d63289a995a9caea68"
            },
            "downloads": -1,
            "filename": "PyCatFile-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ccd488d6b700a6e2351111f1147051c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41566,
            "upload_time": "2024-05-05T20:40:20",
            "upload_time_iso_8601": "2024-05-05T20:40:20.349050Z",
            "url": "https://files.pythonhosted.org/packages/ce/a3/bbeb48861dc3dee459c19cbad99d6a6efb0682a2637a91b794d3e6c80af1/PyCatFile-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6516b8625f2b32aa48cc7717cd3ddd21b40efc006c2fbe6c432ac23c64bd4c18",
                "md5": "f623a9c4fb96867cf87dccfaecbae641",
                "sha256": "8656d5d35be7916ba1774eaad702173581fc8b145a074775bff72e05ebeb92c9"
            },
            "downloads": -1,
            "filename": "pycatfile-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f623a9c4fb96867cf87dccfaecbae641",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40463,
            "upload_time": "2024-05-05T20:40:21",
            "upload_time_iso_8601": "2024-05-05T20:40:21.957654Z",
            "url": "https://files.pythonhosted.org/packages/65/16/b8625f2b32aa48cc7717cd3ddd21b40efc006c2fbe6c432ac23c64bd4c18/pycatfile-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 20:40:21",
    "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.25272s