Name | compute-oper JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | Trial Basic calculator library, individual functions |
upload_time | 2023-09-18 20:09:28 |
maintainer | |
docs_url | None |
author | Movin Fernandes |
requires_python | |
license | MIT |
keywords |
basic
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 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 -- updated release to check if it works
Raw data
{
"_id": null,
"home_page": "",
"name": "compute-oper",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "basic,calculator",
"author": "Movin Fernandes",
"author_email": "movin.fernandes@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/0e/24/b0e270da44923f8f47aaac747186222fb0d5931d21448002a08234a16315/compute_oper-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=============================\n\n0.0.1 - 18-09-2023 -- First release\n\n0.0.1.1 -- 18-09-2023 -- updated release to check if it works\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Trial Basic calculator library, individual functions",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"basic",
"calculator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0e24b0e270da44923f8f47aaac747186222fb0d5931d21448002a08234a16315",
"md5": "761ffdf87b805c906f1192f1a118552f",
"sha256": "5253dda5f1c698340afb69bfbaae13969a83b5ce42bee51262bad84a7042f2f5"
},
"downloads": -1,
"filename": "compute_oper-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "761ffdf87b805c906f1192f1a118552f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2344,
"upload_time": "2023-09-18T20:09:28",
"upload_time_iso_8601": "2023-09-18T20:09:28.909236Z",
"url": "https://files.pythonhosted.org/packages/0e/24/b0e270da44923f8f47aaac747186222fb0d5931d21448002a08234a16315/compute_oper-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-18 20:09:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "compute-oper"
}