calc-basic-movin-v1


Namecalc-basic-movin-v1 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryTrial Basic calculator library
upload_time2023-09-18 12:38:49
maintainer
docs_urlNone
authorMovin Fernandes
requires_python
licenseMIT
keywords basic
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 2 numbers and performs relevant mathematical computations on them

Change Log

=============================
0.0.1 - 18-09-2023 -- First release
0.0.1.1 - 18-09-2023 -- additional file containing computation functions

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "calc-basic-movin-v1",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "basic",
    "author": "Movin Fernandes",
    "author_email": "movin.fernandes@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/20/9872f9001f98b7cc1ea0b543d333de1d0fe29b743e928e97c278b23af92a/calc_basic_movin_v1-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator that takes 2 numbers and performs relevant mathematical computations on them\n\nChange Log\n\n=============================\n0.0.1 - 18-09-2023 -- First release\n0.0.1.1 - 18-09-2023 -- additional file containing computation functions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Trial Basic calculator library",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "basic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02209872f9001f98b7cc1ea0b543d333de1d0fe29b743e928e97c278b23af92a",
                "md5": "16eb17aef54f096828d00971cd04923e",
                "sha256": "e106ddc0f078a422722da5a42cc59802b1afcc53c90227c16874803dd5addbfa"
            },
            "downloads": -1,
            "filename": "calc_basic_movin_v1-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16eb17aef54f096828d00971cd04923e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2243,
            "upload_time": "2023-09-18T12:38:49",
            "upload_time_iso_8601": "2023-09-18T12:38:49.006874Z",
            "url": "https://files.pythonhosted.org/packages/02/20/9872f9001f98b7cc1ea0b543d333de1d0fe29b743e928e97c278b23af92a/calc_basic_movin_v1-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 12:38:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "calc-basic-movin-v1"
}
        
Elapsed time: 0.11331s