caljd


Namecaljd JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA very basic calculator
upload_time2023-05-16 06:31:11
maintainer
docs_urlNone
authorjaideep
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": "caljd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculator",
    "author": "jaideep",
    "author_email": "jaideepkaushal2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9b/4d/3492e3386202ee34f86ac3c3e7aa5588e95c194dd917e9609f1ac4daa63c/caljd-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (19/04/2020)\r\n-------------------\r\n- First Release\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic calculator",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cbe90858b353d0d85f426d5994756f101ead02513fd89c40aee5094ed4791d1",
                "md5": "582ea647ca41cd2d4b2385e06bbe240f",
                "sha256": "836bff45ce300e1b9e88d953ac5b2c40f02272a22ee883b1e8dbca9691b10d69"
            },
            "downloads": -1,
            "filename": "caljd-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "582ea647ca41cd2d4b2385e06bbe240f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2279,
            "upload_time": "2023-05-16T06:31:07",
            "upload_time_iso_8601": "2023-05-16T06:31:07.838626Z",
            "url": "https://files.pythonhosted.org/packages/7c/be/90858b353d0d85f426d5994756f101ead02513fd89c40aee5094ed4791d1/caljd-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b4d3492e3386202ee34f86ac3c3e7aa5588e95c194dd917e9609f1ac4daa63c",
                "md5": "e5554e941252f010e9796683b375d1b6",
                "sha256": "c826586edda746a474b1fc063a4821bc9bfa1d4d3554fdd9653f08f3fa5a9a10"
            },
            "downloads": -1,
            "filename": "caljd-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e5554e941252f010e9796683b375d1b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2174,
            "upload_time": "2023-05-16T06:31:11",
            "upload_time_iso_8601": "2023-05-16T06:31:11.137820Z",
            "url": "https://files.pythonhosted.org/packages/9b/4d/3492e3386202ee34f86ac3c3e7aa5588e95c194dd917e9609f1ac4daa63c/caljd-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-16 06:31:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "caljd"
}
        
Elapsed time: 0.08250s