funcrpn


Namefuncrpn JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
Summaryfunctional rpn calculator
upload_time2024-08-08 20:25:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "funcrpn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Elia Toselli <elia.toselli@outlook.it>",
    "download_url": "https://files.pythonhosted.org/packages/c4/bc/fcdd8ba6500c7d275acb05d2c8c65a32a4476bb2b03c2364f3ae9249c817/funcrpn-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "functional rpn calculator",
    "version": "1.0.0",
    "project_urls": {
        "Home": "https://funcrpn.sourceforge.io",
        "Issues": "https://github.com/hilcon222/funcrpn/issues",
        "Repository": "https://github.com/hilcon222/funcrpn"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b0cfb21e56d82a19ebd5e8994a6689f50920ad77c0eb176805c4733b4944c890",
                "md5": "161efce61e1e9801287cffad27eeefde",
                "sha256": "13ce887b24f991f6200d4fde048ab5813df1ba652de7ee18e4406fecc1c65a91"
            },
            "downloads": -1,
            "filename": "funcrpn-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "161efce61e1e9801287cffad27eeefde",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 15375,
            "upload_time": "2024-08-08T20:25:51",
            "upload_time_iso_8601": "2024-08-08T20:25:51.721582Z",
            "url": "https://files.pythonhosted.org/packages/b0/cf/b21e56d82a19ebd5e8994a6689f50920ad77c0eb176805c4733b4944c890/funcrpn-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4bcfcdd8ba6500c7d275acb05d2c8c65a32a4476bb2b03c2364f3ae9249c817",
                "md5": "3b4e0505d20afb5d38824dc8410d66e3",
                "sha256": "d526c906a4336f21a1e7c27b3cad557b6cdfdd0382ed40791b19b84bd3992cc2"
            },
            "downloads": -1,
            "filename": "funcrpn-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3b4e0505d20afb5d38824dc8410d66e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 15745,
            "upload_time": "2024-08-08T20:25:53",
            "upload_time_iso_8601": "2024-08-08T20:25:53.440510Z",
            "url": "https://files.pythonhosted.org/packages/c4/bc/fcdd8ba6500c7d275acb05d2c8c65a32a4476bb2b03c2364f3ae9249c817/funcrpn-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 20:25:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hilcon222",
    "github_project": "funcrpn",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "funcrpn"
}
        
Elapsed time: 0.37615s