PyCatFile


NamePyCatFile JSON
Version 0.18.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_time2025-01-31 21:06:42
maintainerKazuki Przyborowski
docs_urlNone
authorKazuki Przyborowski
requires_pythonNone
licenseBSD-3-Clause
keywords
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": null,
    "author": "Kazuki Przyborowski",
    "author_email": "Kazuki Przyborowski <kazuki.przyborowski@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ae/0d/5cf2c8eae0b4b93b7749e6284fcd20e6829250a9219d36c8b7f6dafcb04a/pycatfile-0.18.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": "BSD-3-Clause",
    "summary": "A tar like file format name catfile after unix cat command (concatenate files) .",
    "version": "0.18.0",
    "project_urls": {
        "Download": "https://github.com/GameMaker2k/PyCatFile/archive/master.tar.gz",
        "Homepage": "https://github.com/GameMaker2k/PyCatFile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3656d9be78a4dac251a13d25e771cffb744890ec52105fc11735f77df8410adc",
                "md5": "2de168e38985b4bbdc484a88b9045642",
                "sha256": "56b5967f73203707232c49405a9f80aafe4db19f217d0724201cfe394feccff6"
            },
            "downloads": -1,
            "filename": "PyCatFile-0.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2de168e38985b4bbdc484a88b9045642",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55431,
            "upload_time": "2025-01-31T21:06:40",
            "upload_time_iso_8601": "2025-01-31T21:06:40.943137Z",
            "url": "https://files.pythonhosted.org/packages/36/56/d9be78a4dac251a13d25e771cffb744890ec52105fc11735f77df8410adc/PyCatFile-0.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae0d5cf2c8eae0b4b93b7749e6284fcd20e6829250a9219d36c8b7f6dafcb04a",
                "md5": "626e01698ee06c6a70b3e47504890093",
                "sha256": "e050e428c2bda71a30134969a52bcbfe85a4bd8814d3b75cea105670bd3b981b"
            },
            "downloads": -1,
            "filename": "pycatfile-0.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "626e01698ee06c6a70b3e47504890093",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54077,
            "upload_time": "2025-01-31T21:06:42",
            "upload_time_iso_8601": "2025-01-31T21:06:42.147718Z",
            "url": "https://files.pythonhosted.org/packages/ae/0d/5cf2c8eae0b4b93b7749e6284fcd20e6829250a9219d36c8b7f6dafcb04a/pycatfile-0.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 21:06:42",
    "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.64690s