simple-uu


Namesimple-uu JSON
Version 0.2.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-07-17 03:35:25
maintainerNone
docs_urlNone
authorgalactixx
requires_python<4.0,>=3.10
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.10",
    "maintainer_email": null,
    "keywords": "uu, uuencoded, encoding, decoding",
    "author": "galactixx",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4a/d7/7ee5f4a76d899fdd7155afd7781507d537b60c1ae69347a6259e6ff9ede6/simple_uu-0.2.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.2.0",
    "project_urls": null,
    "split_keywords": [
        "uu",
        " uuencoded",
        " encoding",
        " decoding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4b96d098840df88589d0b566990cf88a30721a41ffaa5eea502a69f5d31bd75",
                "md5": "6527433592a3f552a90c763f2484e754",
                "sha256": "9a942ad1d359fb216c60a9b432f4331cb69e77adbdd836135aec4854f0622fca"
            },
            "downloads": -1,
            "filename": "simple_uu-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6527433592a3f552a90c763f2484e754",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 11303,
            "upload_time": "2024-07-17T03:35:24",
            "upload_time_iso_8601": "2024-07-17T03:35:24.270424Z",
            "url": "https://files.pythonhosted.org/packages/d4/b9/6d098840df88589d0b566990cf88a30721a41ffaa5eea502a69f5d31bd75/simple_uu-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ad77ee5f4a76d899fdd7155afd7781507d537b60c1ae69347a6259e6ff9ede6",
                "md5": "5c2fd7c643f79cbad42ea883507762b9",
                "sha256": "ca9b922d3853cb2bf8ebb705dced86d8132a0494bd4e1c929f38735b60a0a0b7"
            },
            "downloads": -1,
            "filename": "simple_uu-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5c2fd7c643f79cbad42ea883507762b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8550,
            "upload_time": "2024-07-17T03:35:25",
            "upload_time_iso_8601": "2024-07-17T03:35:25.268307Z",
            "url": "https://files.pythonhosted.org/packages/4a/d7/7ee5f4a76d899fdd7155afd7781507d537b60c1ae69347a6259e6ff9ede6/simple_uu-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-17 03:35:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simple-uu"
}
        
Elapsed time: 1.02237s