CRClx


NameCRClx JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/technikian/crc
SummaryLightweight library for calculating Cyclic Redundancy Check (CRC) checksums
upload_time2023-02-04 00:04:31
maintainer
docs_urlNone
authortechnician
requires_python
licenseMPL
keywords python crclx lightweight crc cyclic redundancy check checksum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # crc

work in progress...

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/technikian/crc",
    "name": "CRClx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,CRClx,lightweight,crc,cyclic,redundancy,check,checksum",
    "author": "technician",
    "author_email": "<mail@xxxxxxxx.com>",
    "download_url": "https://files.pythonhosted.org/packages/68/90/b8d18bd13a06ef80a9c62e67ec4c6d5df9236cd6acbc7111778d2c6025c3/CRClx-0.0.1.tar.gz",
    "platform": null,
    "description": "# crc\r\n\r\nwork in progress...\r\n",
    "bugtrack_url": null,
    "license": "MPL",
    "summary": "Lightweight library for calculating Cyclic Redundancy Check (CRC) checksums",
    "version": "0.0.1",
    "split_keywords": [
        "python",
        "crclx",
        "lightweight",
        "crc",
        "cyclic",
        "redundancy",
        "check",
        "checksum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9153119acbcb9d0e7b91ea6af4f06bdbc386f5b83460c01bae41bd7650f9b095",
                "md5": "d1db028f497b17c506003d1f1b53694d",
                "sha256": "e77f8acdf2117ff450793a7a56d721a0a22ebefc9e067feac99b498a286e1dc9"
            },
            "downloads": -1,
            "filename": "CRClx-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1db028f497b17c506003d1f1b53694d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9740,
            "upload_time": "2023-02-04T00:04:29",
            "upload_time_iso_8601": "2023-02-04T00:04:29.218765Z",
            "url": "https://files.pythonhosted.org/packages/91/53/119acbcb9d0e7b91ea6af4f06bdbc386f5b83460c01bae41bd7650f9b095/CRClx-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6890b8d18bd13a06ef80a9c62e67ec4c6d5df9236cd6acbc7111778d2c6025c3",
                "md5": "a41740fd5a234b74c997ba6a61ca191e",
                "sha256": "5d3d3d64d4c8667664a3d7135568dc239f0b04ea1fccf9ad07182b8cd6d8c4dd"
            },
            "downloads": -1,
            "filename": "CRClx-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a41740fd5a234b74c997ba6a61ca191e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9051,
            "upload_time": "2023-02-04T00:04:31",
            "upload_time_iso_8601": "2023-02-04T00:04:31.048937Z",
            "url": "https://files.pythonhosted.org/packages/68/90/b8d18bd13a06ef80a9c62e67ec4c6d5df9236cd6acbc7111778d2c6025c3/CRClx-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-04 00:04:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "technikian",
    "github_project": "crc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "crclx"
}
        
Elapsed time: 0.03515s