binaryrepr


Namebinaryrepr JSON
Version 0.18 PyPI version JSON
download
home_pagehttps://github.com/dlamouller/binaryreprtui
Summarybinaryrep utility to display position of the bits for a number.
upload_time2023-11-19 20:58:01
maintainer
docs_urlNone
authorDavid Lamouller
requires_python
license
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "binary representation",
    "author": "David Lamouller",
    "author_email": "dlamouller@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/31/71798eeba0b5c4aacdb72a10e977251ec57a4db94d248b8d0908b6a49c06/binaryrepr-0.18.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": "",
    "summary": "binaryrep utility to display position of the bits for a number.",
    "version": "0.18",
    "project_urls": {
        "Homepage": "https://github.com/dlamouller/binaryreprtui"
    },
    "split_keywords": [
        "binary",
        "representation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c2dc69952aae12318e84135ccb30ac8f3ef7244091a14ede53470ff2f99bc22",
                "md5": "5ff652bc14399163b025d5258bf1307b",
                "sha256": "234bfb3b5a73bfd5b07e97fc05ba6f899e98e0fcff414915c13910cffa3a9314"
            },
            "downloads": -1,
            "filename": "binaryrepr-0.18-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ff652bc14399163b025d5258bf1307b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4967,
            "upload_time": "2023-11-19T20:57:57",
            "upload_time_iso_8601": "2023-11-19T20:57:57.443883Z",
            "url": "https://files.pythonhosted.org/packages/9c/2d/c69952aae12318e84135ccb30ac8f3ef7244091a14ede53470ff2f99bc22/binaryrepr-0.18-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e53171798eeba0b5c4aacdb72a10e977251ec57a4db94d248b8d0908b6a49c06",
                "md5": "0d9ced0f43b3e964421be62fcdb961d2",
                "sha256": "7a17eb474ccf65c2092cbb8fd80390aabb6dd5db75efa89d8c7eaa303b4fef51"
            },
            "downloads": -1,
            "filename": "binaryrepr-0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "0d9ced0f43b3e964421be62fcdb961d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6789,
            "upload_time": "2023-11-19T20:58:01",
            "upload_time_iso_8601": "2023-11-19T20:58:01.216310Z",
            "url": "https://files.pythonhosted.org/packages/e5/31/71798eeba0b5c4aacdb72a10e977251ec57a4db94d248b8d0908b6a49c06/binaryrepr-0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 20:58:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dlamouller",
    "github_project": "binaryreprtui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "binaryrepr"
}
        
Elapsed time: 0.14078s