base4


Namebase4 JSON
Version 0.4.5 PyPI version JSON
download
home_pageNone
Summarybase4 Encoder/Decoder
upload_time2024-11-02 22:45:04
maintainerNone
docs_urlNone
authorNasrPy
requires_python<4.0,>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python base4

A Python module to encode/decode binary data using base4 as described in [RFC 9285 ](https://www.rfc-editor.org/info/rfc9285).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "base4",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "NasrPy",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d5/1b/644a374b2d2c9321b1132582a7fa4441185a25209cc7c729cb37ec3e48fa/base4-0.4.5.tar.gz",
    "platform": null,
    "description": "# Python base4\r\n\r\nA Python module to encode/decode binary data using base4 as described in [RFC 9285 ](https://www.rfc-editor.org/info/rfc9285).\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "base4 Encoder/Decoder",
    "version": "0.4.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bcb6ab82f78d56f71d868639cdbf8e7f7813f9a356d8e095a99f3c57fe0cc26",
                "md5": "e95342dc75cc2612c9ac5ad975539c35",
                "sha256": "c7cee8ff9b0622b9b565ad846acf77ea7bc128f10ed6398515c11c90babf4c6d"
            },
            "downloads": -1,
            "filename": "base4-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e95342dc75cc2612c9ac5ad975539c35",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.6",
            "size": 2871,
            "upload_time": "2024-11-02T22:45:03",
            "upload_time_iso_8601": "2024-11-02T22:45:03.193545Z",
            "url": "https://files.pythonhosted.org/packages/9b/cb/6ab82f78d56f71d868639cdbf8e7f7813f9a356d8e095a99f3c57fe0cc26/base4-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d51b644a374b2d2c9321b1132582a7fa4441185a25209cc7c729cb37ec3e48fa",
                "md5": "c9503308da5fa3b4ff05d67a0212c3c2",
                "sha256": "77aeff202969a2dc93460787a2a7088b16aff529b122f39303d069a0af2cbeb0"
            },
            "downloads": -1,
            "filename": "base4-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c9503308da5fa3b4ff05d67a0212c3c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.6",
            "size": 2657,
            "upload_time": "2024-11-02T22:45:04",
            "upload_time_iso_8601": "2024-11-02T22:45:04.776940Z",
            "url": "https://files.pythonhosted.org/packages/d5/1b/644a374b2d2c9321b1132582a7fa4441185a25209cc7c729cb37ec3e48fa/base4-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 22:45:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "base4"
}
        
Elapsed time: 0.56601s