pynumsys


Namepynumsys JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/roshaan555/pynumsys
SummaryPython package to convert one number system to another such as binary to decimal, decimal to binary, hexadecimal to octal, octal to hexadecimal etc...
upload_time2024-08-18 10:11:43
maintainerNone
docs_urlNone
authorRoshaan Mehmood
requires_pythonNone
licenseMIT
keywords pynumsys numbersystem octal to hexadecimal binary to octal binary decimal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/roshaan555/pynumsys",
    "name": "pynumsys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pynumsys, numbersystem, octal to hexadecimal, binary to octal, binary, decimal",
    "author": "Roshaan Mehmood",
    "author_email": "roshaan55@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/f9/80d28ce549361816725aa53fbcf41c86ef84be8c47a93061dafb5f02c48e/pynumsys-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python package to convert one number system to another such as binary to decimal, decimal to binary, hexadecimal to octal, octal to hexadecimal etc...",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/roshaan555/pynumsys/releases/download/v_0.1/pynumsys-0.1.tar.gz",
        "Homepage": "https://github.com/roshaan555/pynumsys"
    },
    "split_keywords": [
        "pynumsys",
        " numbersystem",
        " octal to hexadecimal",
        " binary to octal",
        " binary",
        " decimal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69f980d28ce549361816725aa53fbcf41c86ef84be8c47a93061dafb5f02c48e",
                "md5": "a23c031b90d0988268e9af4c53eb44fd",
                "sha256": "76d13a1c478414d5c8b9933f1949ff0c28f8f15c55cd69a3c96e4b57fead3c26"
            },
            "downloads": -1,
            "filename": "pynumsys-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a23c031b90d0988268e9af4c53eb44fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13863,
            "upload_time": "2024-08-18T10:11:43",
            "upload_time_iso_8601": "2024-08-18T10:11:43.649370Z",
            "url": "https://files.pythonhosted.org/packages/69/f9/80d28ce549361816725aa53fbcf41c86ef84be8c47a93061dafb5f02c48e/pynumsys-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 10:11:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "roshaan555",
    "github_project": "pynumsys",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pynumsys"
}
        
Elapsed time: 3.62782s