Raw data
{
"_id": null,
"home_page": null,
"name": "accumulation-tree",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "BST, data structure, accumulation",
"author": null,
"author_email": "Timo Kluck <tkluck@infty.nl>",
"download_url": "https://files.pythonhosted.org/packages/ac/dc/4ffda8a22b6af3f41bcec07ddfebe723218976eaa016cefbc904634a4e85/accumulation_tree-0.6.4.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Red/black tree with support for fast accumulation of values in a key range",
"version": "0.6.4",
"project_urls": {
"Homepage": "https://github.com/tkluck/accumulation_tree"
},
"split_keywords": [
"bst",
" data structure",
" accumulation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "acdc4ffda8a22b6af3f41bcec07ddfebe723218976eaa016cefbc904634a4e85",
"md5": "8f2e500b1a7f6ebbd4997825d25bb001",
"sha256": "5f907667e4106b5ba140b6b871e1902eb2a93d429b92f8a9f7ddb2bee7704334"
},
"downloads": -1,
"filename": "accumulation_tree-0.6.4.tar.gz",
"has_sig": false,
"md5_digest": "8f2e500b1a7f6ebbd4997825d25bb001",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12635,
"upload_time": "2024-09-26T21:50:40",
"upload_time_iso_8601": "2024-09-26T21:50:40.627568Z",
"url": "https://files.pythonhosted.org/packages/ac/dc/4ffda8a22b6af3f41bcec07ddfebe723218976eaa016cefbc904634a4e85/accumulation_tree-0.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 21:50:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tkluck",
"github_project": "accumulation_tree",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "accumulation-tree"
}