{ "info": { "author": "Flying Circus", "author_email": "flyingcircus@example.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Text Processing :: Linguistic" ], "description": "sorting\n--------\n\nThis package contains three different sorting functions that can be called like this:\n\n - bubble_sort(list) \n - selection_sort(list)\n - insertion_sort(list)\n - quick_sort(list)\n\nThe three functions modify the original list and return neither a new list nor the original list. \n\nThey all accept lists with floats, integers and string values. \n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/storborg/funniest", "keywords": "dopesorting sort dope quick bubble", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dopesorting", "package_url": "https://pypi.org/project/dopesorting/", "platform": "", "project_url": "https://pypi.org/project/dopesorting/", "project_urls": { "Homepage": "http://github.com/storborg/funniest" }, "release_url": "https://pypi.org/project/dopesorting/0.1/", "requires_dist": [ "markdown" ], "requires_python": "", "summary": "Four dope dopesorting methods", "version": "0.1" }, "last_serial": 4340260, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d90ec79fe976012a4d25ecb12a6e91e4", "sha256": "93a6ab68d446d79e2cd0a65073f1940f4bcdffd4cf4574bdb0b6efd47e8166a8" }, "downloads": -1, "filename": "dopesorting-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d90ec79fe976012a4d25ecb12a6e91e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4500, "upload_time": "2018-10-04T13:22:43", "url": "https://files.pythonhosted.org/packages/3f/d1/421783cb7bbb306454d02eca1c8548189cf9c603dd106acdcc237d99752a/dopesorting-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d90ec79fe976012a4d25ecb12a6e91e4", "sha256": "93a6ab68d446d79e2cd0a65073f1940f4bcdffd4cf4574bdb0b6efd47e8166a8" }, "downloads": -1, "filename": "dopesorting-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d90ec79fe976012a4d25ecb12a6e91e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4500, "upload_time": "2018-10-04T13:22:43", "url": "https://files.pythonhosted.org/packages/3f/d1/421783cb7bbb306454d02eca1c8548189cf9c603dd106acdcc237d99752a/dopesorting-0.1-py3-none-any.whl" } ] }