{ "info": { "author": "Mario Wenzel", "author_email": "maweki@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This package provides some more collections than the standard collections package.\r\n\r\nThe package currently provides:\r\n\r\n\r\n- **puredict**/**frozendict** - a functionally **pure** and **immutable dictionary** that is even **hashable**,\r\n if all keys and values are hashable.\r\n- **multiset**/**frozenmultiset** - a multiset implementation\r\n- **orderable_multiset**/**orderable_frozenmultiset** - a multiset implementation for orderable carriers so that\r\n multisets of those elements themselves are orderable, even including **nestable_orderable_frozenmultiset**\r\n which is a multiset-ordering-extension that gives a total ordering for arbitrarily nested multisets over an orderable carrier.\r\n\r\n\r\nIf you want to see any more collections, contact me, open a ticket (I'll happily implement it) or send in a patch.\r\n\r\nSee https://github.com/maweki/more-collections for a full guide and more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/maweki/more-collections", "keywords": "collections multiset frozendict development", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "more_collections", "package_url": "https://pypi.org/project/more_collections/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/more_collections/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/maweki/more-collections" }, "release_url": "https://pypi.org/project/more_collections/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "more_collections is a Python library providing more collections (multisets, orderable multisets, hashable dictionaries, ...).", "version": "0.3.0" }, "last_serial": 1744067, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "3ed5151b7f88d147701ea765b2ee8d85", "sha256": "0efcec5cfd2aa26d496b01647b3ce032337e8da325464aeb9fc1243348241973" }, "downloads": -1, "filename": "more_collections-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3ed5151b7f88d147701ea765b2ee8d85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3330, "upload_time": "2015-09-29T14:08:28", "url": "https://files.pythonhosted.org/packages/14/b6/4b79febb465f5c39cc8574b23e20dcf225bfa70af04211ef8f3fa689b8a9/more_collections-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ed5151b7f88d147701ea765b2ee8d85", "sha256": "0efcec5cfd2aa26d496b01647b3ce032337e8da325464aeb9fc1243348241973" }, "downloads": -1, "filename": "more_collections-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3ed5151b7f88d147701ea765b2ee8d85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3330, "upload_time": "2015-09-29T14:08:28", "url": "https://files.pythonhosted.org/packages/14/b6/4b79febb465f5c39cc8574b23e20dcf225bfa70af04211ef8f3fa689b8a9/more_collections-0.3.0.tar.gz" } ] }