Python implemetation of the interval tree.
Raw data
{
"_id": null,
"home_page": "http://github.com/moonso/interval_tree",
"name": "interval_tree",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "interval tree",
"author": "Mans Magnusson",
"author_email": "mans.magnusson@scilifelab.se",
"download_url": "https://files.pythonhosted.org/packages/80/24/98735f78d1a5b8b64e6b65d5545a10b9250e12b74df9830ea76197ea3089/interval_tree-0.3.4.tar.gz",
"platform": "UNKNOWN",
"description": "Python implemetation of the interval tree.",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python implemetation of the interval tree",
"version": "0.3.4",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/moonso/interval_tree"
},
"split_keywords": [
"interval",
"tree"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3960336c271c9384178c0816f583a48240eadec48b9006c83bc67b4bd5b1607e",
"md5": "65573196d8fec49f302fc7b9c98ea6e7",
"sha256": "b7096852acc7d1c4a8e9ea69904df0c6d753b2c7a287af55c2e9ab756efa5ec8"
},
"downloads": -1,
"filename": "interval_tree-0.3.4-py2-none-any.whl",
"has_sig": false,
"md5_digest": "65573196d8fec49f302fc7b9c98ea6e7",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 4822,
"upload_time": "2016-04-28T15:38:29",
"upload_time_iso_8601": "2016-04-28T15:38:29.743399Z",
"url": "https://files.pythonhosted.org/packages/39/60/336c271c9384178c0816f583a48240eadec48b9006c83bc67b4bd5b1607e/interval_tree-0.3.4-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "802498735f78d1a5b8b64e6b65d5545a10b9250e12b74df9830ea76197ea3089",
"md5": "d51f1a18e0d523a8663a97a39b4571de",
"sha256": "b259146010157a636e6c774cb114c1c812ceb2d442b03963df7fdabb74b07a9d"
},
"downloads": -1,
"filename": "interval_tree-0.3.4.tar.gz",
"has_sig": false,
"md5_digest": "d51f1a18e0d523a8663a97a39b4571de",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5913,
"upload_time": "2016-04-28T15:38:10",
"upload_time_iso_8601": "2016-04-28T15:38:10.282431Z",
"url": "https://files.pythonhosted.org/packages/80/24/98735f78d1a5b8b64e6b65d5545a10b9250e12b74df9830ea76197ea3089/interval_tree-0.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2016-04-28 15:38:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "moonso",
"github_project": "interval_tree",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "interval_tree"
}