combinatoricsResolver


NamecombinatoricsResolver JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummarySolve Combinatorcs related problems
upload_time2023-11-05 20:53:37
maintainer
docs_urlNone
authorHarsh Verma
requires_python
licenseMIT
keywords combinatorics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package consists of a few functions that deal with general combinatorics problems.

Change Log
==========

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "combinatoricsResolver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "combinatorics",
    "author": "Harsh Verma",
    "author_email": "b220024@iiit-bh.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/7b/00/8f7579d2dfe6e8d0ababf8e61a85099e76268857e1ad5e2eeabb36f6ec9b/combinatoricsResolver-0.0.1.tar.gz",
    "platform": null,
    "description": "This package consists of a few functions that deal with general combinatorics problems.\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (06/11/2023)\r\n------------------\r\n- First Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Solve Combinatorcs related problems",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "combinatorics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b008f7579d2dfe6e8d0ababf8e61a85099e76268857e1ad5e2eeabb36f6ec9b",
                "md5": "4f5ec03967b18835966b4e6f6f3f221e",
                "sha256": "fb9c36e4be5637d09890888129dee1dd125fee2f02901fbecad9424b6e5b322e"
            },
            "downloads": -1,
            "filename": "combinatoricsResolver-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4f5ec03967b18835966b4e6f6f3f221e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2872,
            "upload_time": "2023-11-05T20:53:37",
            "upload_time_iso_8601": "2023-11-05T20:53:37.179750Z",
            "url": "https://files.pythonhosted.org/packages/7b/00/8f7579d2dfe6e8d0ababf8e61a85099e76268857e1ad5e2eeabb36f6ec9b/combinatoricsResolver-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-05 20:53:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "combinatoricsresolver"
}
        
Elapsed time: 0.13904s