deocde-jzb


Namedeocde-jzb JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA tiny Python program for decoding a jzb string
upload_time2024-05-08 05:38:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #  Decoding JZB with Python

A tiny Python program for decoding a jzb string

Based on https://github.com/benjaminapetersen/jzbtool

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "deocde-jzb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Menachem Kornreich <menachemkornreich@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ec/95/11737a18cb06d4f5375c5b24d66120f573d639ac10f1cf43f7c46919bf14/deocde_jzb-0.0.3.tar.gz",
    "platform": null,
    "description": "#  Decoding JZB with Python\n\nA tiny Python program for decoding a jzb string\n\nBased on https://github.com/benjaminapetersen/jzbtool\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tiny Python program for decoding a jzb string",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/mkornreich/jzb",
        "Issues": "https://github.com/mkornreich/jzb/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f33f15593880357116ccd5ca5bb8a700451b88dc488e6316034b3f1cdeb3f3c2",
                "md5": "a9ab007842899cd5fef3e8c43bc9f963",
                "sha256": "ad72cef132a3205c737c25a3ab66500b289333783da87bc1a205d4dc68f0365a"
            },
            "downloads": -1,
            "filename": "deocde_jzb-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9ab007842899cd5fef3e8c43bc9f963",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 2721,
            "upload_time": "2024-05-08T05:38:23",
            "upload_time_iso_8601": "2024-05-08T05:38:23.778310Z",
            "url": "https://files.pythonhosted.org/packages/f3/3f/15593880357116ccd5ca5bb8a700451b88dc488e6316034b3f1cdeb3f3c2/deocde_jzb-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec9511737a18cb06d4f5375c5b24d66120f573d639ac10f1cf43f7c46919bf14",
                "md5": "100e2408d1d1132dabe4caf8f66e5349",
                "sha256": "6d75ab4549898194731a5e8ae8e6b64531c3f936df0732974a457d8660848cff"
            },
            "downloads": -1,
            "filename": "deocde_jzb-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "100e2408d1d1132dabe4caf8f66e5349",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 2238,
            "upload_time": "2024-05-08T05:38:25",
            "upload_time_iso_8601": "2024-05-08T05:38:25.414212Z",
            "url": "https://files.pythonhosted.org/packages/ec/95/11737a18cb06d4f5375c5b24d66120f573d639ac10f1cf43f7c46919bf14/deocde_jzb-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 05:38:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkornreich",
    "github_project": "jzb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deocde-jzb"
}
        
Elapsed time: 0.27934s