thejbasiccalculator


Namethejbasiccalculator JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA very basic calculator
upload_time2023-03-31 12:17:46
maintainer
docs_urlNone
authorJoshua Lowe
requires_python
licenseMIT
keywords calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them

Change Log
==========

0.0.1 (19/04/2020)
-------------------
- First Release
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "thejbasiccalculator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator",
    "author": "Joshua Lowe",
    "author_email": "theja@techversantinfo.com",
    "download_url": "https://files.pythonhosted.org/packages/23/75/17c16c3915ae3ab794cc8316a26d44281205bc226b5b4e5302a01d9fec57/thejbasiccalculator-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them\n\nChange Log\n==========\n\n0.0.1 (19/04/2020)\n-------------------\n- First Release",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic calculator",
    "version": "0.0.1",
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "237517c16c3915ae3ab794cc8316a26d44281205bc226b5b4e5302a01d9fec57",
                "md5": "b6989075167e7825dc49e4b411e44521",
                "sha256": "92d3fc66736750ec8301317ed7ec139184b135ace4ad68be987d2a0450e4f7a7"
            },
            "downloads": -1,
            "filename": "thejbasiccalculator-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b6989075167e7825dc49e4b411e44521",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2253,
            "upload_time": "2023-03-31T12:17:46",
            "upload_time_iso_8601": "2023-03-31T12:17:46.850040Z",
            "url": "https://files.pythonhosted.org/packages/23/75/17c16c3915ae3ab794cc8316a26d44281205bc226b5b4e5302a01d9fec57/thejbasiccalculator-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 12:17:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "thejbasiccalculator"
}
        
Elapsed time: 0.10935s