Name | orderedmultisetq JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | A sorted multiset which is similar to multiset of cpp so can developers access,delete,search elements in O(log n) time which can make job easy.Helpful for coders. |
upload_time | 2024-02-10 13:35:11 |
maintainer | |
docs_url | None |
author | Rushikesh Sunil Kotkar |
requires_python | >=3.0.0 |
license | |
keywords |
python
multiset
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Example Package
This is a simple example package. You can use
[GitHub-flavored Markdown](https://github.com/rishiko/sortedmultiset/blob/main/User%20Guide)
to write your content.
Raw data
{
"_id": null,
"home_page": "",
"name": "orderedmultisetq",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.0.0",
"maintainer_email": "",
"keywords": "python,multiset",
"author": "Rushikesh Sunil Kotkar",
"author_email": "Rushikesh Sunil Kotkar <rshksh019@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e7/0f/a12034c20486bfc3ea0826a62df34ff542d892920b9132de173f4658ba17/orderedmultisetq-0.0.2.tar.gz",
"platform": null,
"description": "# Example Package\r\n\r\nThis is a simple example package. You can use\r\n[GitHub-flavored Markdown](https://github.com/rishiko/sortedmultiset/blob/main/User%20Guide)\r\nto write your content.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A sorted multiset which is similar to multiset of cpp so can developers access,delete,search elements in O(log n) time which can make job easy.Helpful for coders.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/rishiko/sortedmultiset",
"Issues": "https://github.com/rishiko/sortedmultiset/blob/main/User%20Guide"
},
"split_keywords": [
"python",
"multiset"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2004e9d3f0d098ac36be6e37214bc3edb4068ca8383d862b58a8894ec4cf388",
"md5": "128daa8d0c53cace0a5a30fbbbc710f0",
"sha256": "ff6e850801612799d99fbc618c024b88958b6b862f776254046fd3e76293fb6f"
},
"downloads": -1,
"filename": "orderedmultisetq-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "128daa8d0c53cace0a5a30fbbbc710f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0.0",
"size": 4503,
"upload_time": "2024-02-10T13:35:09",
"upload_time_iso_8601": "2024-02-10T13:35:09.133024Z",
"url": "https://files.pythonhosted.org/packages/f2/00/4e9d3f0d098ac36be6e37214bc3edb4068ca8383d862b58a8894ec4cf388/orderedmultisetq-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e70fa12034c20486bfc3ea0826a62df34ff542d892920b9132de173f4658ba17",
"md5": "ffc014c83563ffd3fb2932808bd5d5de",
"sha256": "d9cdf48db9858da34ba6a4369410b4c257b09012e2864b6fd1ce5b55813e7917"
},
"downloads": -1,
"filename": "orderedmultisetq-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ffc014c83563ffd3fb2932808bd5d5de",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0.0",
"size": 3781,
"upload_time": "2024-02-10T13:35:11",
"upload_time_iso_8601": "2024-02-10T13:35:11.143735Z",
"url": "https://files.pythonhosted.org/packages/e7/0f/a12034c20486bfc3ea0826a62df34ff542d892920b9132de173f4658ba17/orderedmultisetq-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-10 13:35:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rishiko",
"github_project": "sortedmultiset",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "orderedmultisetq"
}