binaryrepr


Namebinaryrepr JSON
Version 0.19 PyPI version JSON
download
home_pagehttps://github.com/dlamouller/binaryreprtui
Summarybinaryrep utility to display position of the bits for a number.
upload_time2024-11-02 19:40:12
maintainerNone
docs_urlNone
authorDavid Lamouller
requires_pythonNone
licenseNone
keywords binary representation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            binaryrep is a utility to display position of the bits of a number. Entries can be decimal, hexadecimal, binary or octal.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dlamouller/binaryreprtui",
    "name": "binaryrepr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "binary representation",
    "author": "David Lamouller",
    "author_email": "dlamouller@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/00/41a489f6099b5deccfab91821ff4897fdd9f8b1018aa38ae0572e96b4fb8/binaryrepr-0.19.tar.gz",
    "platform": null,
    "description": "binaryrep is a utility to display position of the bits of a number. Entries can be decimal, hexadecimal, binary or octal.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "binaryrep utility to display position of the bits for a number.",
    "version": "0.19",
    "project_urls": {
        "Homepage": "https://github.com/dlamouller/binaryreprtui"
    },
    "split_keywords": [
        "binary",
        "representation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04a4eb13bd5be7681c3758dd7aff2bc06337574d27b8a1e43a7102da7654f82e",
                "md5": "876b30c7cc8e430e8a72128cae8c4671",
                "sha256": "771aa37f9d3c96773f4b3932fabf5347e9e29475660f9f0249a3dbaccc3f4923"
            },
            "downloads": -1,
            "filename": "binaryrepr-0.19-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "876b30c7cc8e430e8a72128cae8c4671",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5010,
            "upload_time": "2024-11-02T19:40:11",
            "upload_time_iso_8601": "2024-11-02T19:40:11.054767Z",
            "url": "https://files.pythonhosted.org/packages/04/a4/eb13bd5be7681c3758dd7aff2bc06337574d27b8a1e43a7102da7654f82e/binaryrepr-0.19-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e0041a489f6099b5deccfab91821ff4897fdd9f8b1018aa38ae0572e96b4fb8",
                "md5": "1230d0548e19d975670a19eb8fa76b3e",
                "sha256": "92056ed9dd67ad6ee094166922a171cbf9e14dc2b8e36e1987e08972b9a34908"
            },
            "downloads": -1,
            "filename": "binaryrepr-0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "1230d0548e19d975670a19eb8fa76b3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6925,
            "upload_time": "2024-11-02T19:40:12",
            "upload_time_iso_8601": "2024-11-02T19:40:12.556132Z",
            "url": "https://files.pythonhosted.org/packages/4e/00/41a489f6099b5deccfab91821ff4897fdd9f8b1018aa38ae0572e96b4fb8/binaryrepr-0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 19:40:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dlamouller",
    "github_project": "binaryreprtui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "binaryrepr"
}
        
Elapsed time: 0.30129s