pysortpack


Namepysortpack JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/J0schu/pysortpack
SummaryA package to perform different types Sorting algorithms.
upload_time2023-11-15 16:34:22
maintainer
docs_urlNone
authorJ0schu
requires_python
licenseMIT
keywords sort sorting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### sortpack
A package to perform different types Sorting algorithms.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/J0schu/pysortpack",
    "name": "pysortpack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sort,sorting",
    "author": "J0schu",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ab/73/1aef3167d1917f8f0eb84a804591522761370eab9a82feb65e7cf49e7188/pysortpack-0.0.4.tar.gz",
    "platform": null,
    "description": "### sortpack\nA package to perform different types Sorting algorithms.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to perform different types Sorting algorithms.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/J0schu/pysortpack"
    },
    "split_keywords": [
        "sort",
        "sorting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaa25df44438897fa640f2018f69921331d8587b3bf458ecca3f6b169861af1e",
                "md5": "259a0ba207c824f9670e299b88c34f68",
                "sha256": "84bf23253c0ab87853087a6a1845c91b98f2c75f5664f550fbd097d4e99c157f"
            },
            "downloads": -1,
            "filename": "pysortpack-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "259a0ba207c824f9670e299b88c34f68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2651,
            "upload_time": "2023-11-15T16:34:19",
            "upload_time_iso_8601": "2023-11-15T16:34:19.322240Z",
            "url": "https://files.pythonhosted.org/packages/aa/a2/5df44438897fa640f2018f69921331d8587b3bf458ecca3f6b169861af1e/pysortpack-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab731aef3167d1917f8f0eb84a804591522761370eab9a82feb65e7cf49e7188",
                "md5": "75cafe6105bc6f7e0dab5666269d9df9",
                "sha256": "c2760c3b1ea53237170fc68f709cd49ffc06e4db12b0e8c828b6590c60c8a922"
            },
            "downloads": -1,
            "filename": "pysortpack-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "75cafe6105bc6f7e0dab5666269d9df9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2241,
            "upload_time": "2023-11-15T16:34:22",
            "upload_time_iso_8601": "2023-11-15T16:34:22.807458Z",
            "url": "https://files.pythonhosted.org/packages/ab/73/1aef3167d1917f8f0eb84a804591522761370eab9a82feb65e7cf49e7188/pysortpack-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 16:34:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "J0schu",
    "github_project": "pysortpack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pysortpack"
}
        
Elapsed time: 0.14423s