CAL-B


NameCAL-B JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/swastkk/CAL-B
SummaryCAL-B A basic Calculator Python Package
upload_time2023-06-13 11:24:37
maintainer
docs_urlNone
authorSwastik Sharma
requires_python
licenseMIT
keywords calculators
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a verys simple calculator which we have named as `basiCAL` that takes 2 numbers which user can Add, Subtract, Multiply or divide.

CHANGELOG
=========

0.0.1(13/06/2023)
-----------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/swastkk/CAL-B",
    "name": "CAL-B",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "calculators",
    "author": "Swastik Sharma",
    "author_email": "swastkk@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/f1/9bc6c35d8a55ecf39f72b48859a960aa6a04ed0611dc070ad8f1959a3100/CAL-B-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a verys simple calculator which we have named as `basiCAL` that takes 2 numbers which user can Add, Subtract, Multiply or divide.\n\nCHANGELOG\n=========\n\n0.0.1(13/06/2023)\n-----------------\n- First Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CAL-B A basic Calculator Python Package",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/swastkk/CAL-B/issues",
        "Homepage": "https://github.com/swastkk/CAL-B"
    },
    "split_keywords": [
        "calculators"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5f19bc6c35d8a55ecf39f72b48859a960aa6a04ed0611dc070ad8f1959a3100",
                "md5": "4553064f06fd9c8e6062c488f1839437",
                "sha256": "31059fc9daf24fa7e828d47a94884e1c92a7cf55f42284caeb790bac3bd9cccc"
            },
            "downloads": -1,
            "filename": "CAL-B-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4553064f06fd9c8e6062c488f1839437",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2271,
            "upload_time": "2023-06-13T11:24:37",
            "upload_time_iso_8601": "2023-06-13T11:24:37.414785Z",
            "url": "https://files.pythonhosted.org/packages/c5/f1/9bc6c35d8a55ecf39f72b48859a960aa6a04ed0611dc070ad8f1959a3100/CAL-B-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 11:24:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "swastkk",
    "github_project": "CAL-B",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cal-b"
}
        
Elapsed time: 0.09513s