simple-uu


Namesimple-uu JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryIncludes easy-to-use functions to encode/decode binary data to/from UU format. In addition, includes a structured and intuitive interface for seamless extraction of content and metadata, emphasizing user ease and the organized handling of Uuencoded data.
upload_time2024-05-02 04:13:02
maintainerNone
docs_urlNone
authorgalactixx
requires_python<4.0,>=3.12
licenseMIT
keywords uu uuencoded encoding decoding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simple_uu
Includes easy-to-use functions to encode/decode binary data to/from UU format. In addition, includes a structured and intuitive interface for seamless extraction of content and metadata, emphasizing user ease and the organized handling of Uuencoded data.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simple-uu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "uu, uuencoded, encoding, decoding",
    "author": "galactixx",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4c/2b/9b334fe3178deb9b2dbf4b01964249c74035ffe0e69998dcf3d5f361dbc4/simple_uu-0.1.0.tar.gz",
    "platform": null,
    "description": "# simple_uu\nIncludes easy-to-use functions to encode/decode binary data to/from UU format. In addition, includes a structured and intuitive interface for seamless extraction of content and metadata, emphasizing user ease and the organized handling of Uuencoded data.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Includes easy-to-use functions to encode/decode binary data to/from UU format. In addition, includes a structured and intuitive interface for seamless extraction of content and metadata, emphasizing user ease and the organized handling of Uuencoded data.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "uu",
        " uuencoded",
        " encoding",
        " decoding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "964cb5f0c3881791ab23067524032c8b0117fd0a6357994bb2cf61bf5c8b8264",
                "md5": "241536bb591c0add887e84a7f91481ba",
                "sha256": "9fa549e4b818c277776a1fb412f77e7e3ff66ab40fece156e0132bec0779589f"
            },
            "downloads": -1,
            "filename": "simple_uu-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "241536bb591c0add887e84a7f91481ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 11002,
            "upload_time": "2024-05-02T04:13:00",
            "upload_time_iso_8601": "2024-05-02T04:13:00.458036Z",
            "url": "https://files.pythonhosted.org/packages/96/4c/b5f0c3881791ab23067524032c8b0117fd0a6357994bb2cf61bf5c8b8264/simple_uu-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c2b9b334fe3178deb9b2dbf4b01964249c74035ffe0e69998dcf3d5f361dbc4",
                "md5": "1a318bb8897269afc7fab17f87bc0dff",
                "sha256": "d5c456a55e483fcff68e63edce4bf9ed4e0018ccc1af0751441f37a6cb67f0cb"
            },
            "downloads": -1,
            "filename": "simple_uu-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1a318bb8897269afc7fab17f87bc0dff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 8218,
            "upload_time": "2024-05-02T04:13:02",
            "upload_time_iso_8601": "2024-05-02T04:13:02.499862Z",
            "url": "https://files.pythonhosted.org/packages/4c/2b/9b334fe3178deb9b2dbf4b01964249c74035ffe0e69998dcf3d5f361dbc4/simple_uu-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 04:13:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simple-uu"
}
        
Elapsed time: 0.28006s