anacalc


Nameanacalc JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA very basic calculator
upload_time2024-05-28 16:20:17
maintainerNone
docs_urlNone
authorA K Ghosh
requires_pythonNone
licenseMIT
keywords simple_anacalc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a very simple calculator providing addition,substraction,divison , multiplication and modulus operations. 


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "anacalc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "simple_anacalc",
    "author": "A K Ghosh",
    "author_email": "anantafcs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/f3/1854ce9e5379971857977fb635b39c35bee04381e5ad06432ac5b696a456/anacalc-0.0.1.tar.gz",
    "platform": null,
    "description": "This is a very simple calculator providing addition,substraction,divison , multiplication and modulus operations. \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A very basic calculator",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "simple_anacalc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc81fabe09eec7a3411d5a5be5f4e1767a9cbdc51eb77c5e37a84439ac1a4d40",
                "md5": "2d841660816766276f2306885494c1d4",
                "sha256": "2ba3e197890e050329c88cbc5d85d58fbc3bed86dd01512153317e597b27c6f7"
            },
            "downloads": -1,
            "filename": "anacalc-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d841660816766276f2306885494c1d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1489,
            "upload_time": "2024-05-28T16:20:15",
            "upload_time_iso_8601": "2024-05-28T16:20:15.831299Z",
            "url": "https://files.pythonhosted.org/packages/cc/81/fabe09eec7a3411d5a5be5f4e1767a9cbdc51eb77c5e37a84439ac1a4d40/anacalc-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ff31854ce9e5379971857977fb635b39c35bee04381e5ad06432ac5b696a456",
                "md5": "9d46c66a20ef67b595e0d61047be94be",
                "sha256": "818222430148196bc74cece67d6c2c75f05104933007553f46b8f37cc56bde0f"
            },
            "downloads": -1,
            "filename": "anacalc-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9d46c66a20ef67b595e0d61047be94be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1428,
            "upload_time": "2024-05-28T16:20:17",
            "upload_time_iso_8601": "2024-05-28T16:20:17.973815Z",
            "url": "https://files.pythonhosted.org/packages/7f/f3/1854ce9e5379971857977fb635b39c35bee04381e5ad06432ac5b696a456/anacalc-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 16:20:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "anacalc"
}
        
Elapsed time: 3.52013s