This is a simple tree data structure implementation in python.
Raw data
{
"_id": null,
"home_page": "https://github.com/caesar0301/treelib",
"name": "treelib",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "data structure,tree,tools",
"author": "Xiaming Chen",
"author_email": "chenxm35@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d8/ec/962387a2bd7ece011f47cfa08f06f832fc9fd41b31f4f0007b8b7948eb93/treelib-1.7.0.tar.gz",
"platform": null,
"description": "This is a simple tree data structure implementation in python.\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "A Python implementation of tree structure.",
"version": "1.7.0",
"project_urls": {
"Homepage": "https://github.com/caesar0301/treelib"
},
"split_keywords": [
"data structure",
"tree",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "74930944bb5ade972a5ef2dd9211a20730081ed2833024239171807d7a9bd4b0",
"md5": "9a1b4445d4a1d0eea9c1024058084ce6",
"sha256": "c37795eaba19f73f3e1a905ef3f4f0cab660dc7617126e8ae99391e25c755416"
},
"downloads": -1,
"filename": "treelib-1.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a1b4445d4a1d0eea9c1024058084ce6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 18346,
"upload_time": "2023-08-18T15:22:19",
"upload_time_iso_8601": "2023-08-18T15:22:19.245564Z",
"url": "https://files.pythonhosted.org/packages/74/93/0944bb5ade972a5ef2dd9211a20730081ed2833024239171807d7a9bd4b0/treelib-1.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d8ec962387a2bd7ece011f47cfa08f06f832fc9fd41b31f4f0007b8b7948eb93",
"md5": "320cea7a75838bcab6f3c12e928de484",
"sha256": "9bff1af416b9e642a6cd0e0431d15edf26a24b8d0c8ae68afbd3801b5e30fb61"
},
"downloads": -1,
"filename": "treelib-1.7.0.tar.gz",
"has_sig": false,
"md5_digest": "320cea7a75838bcab6f3c12e928de484",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25198,
"upload_time": "2023-08-18T15:22:20",
"upload_time_iso_8601": "2023-08-18T15:22:20.333662Z",
"url": "https://files.pythonhosted.org/packages/d8/ec/962387a2bd7ece011f47cfa08f06f832fc9fd41b31f4f0007b8b7948eb93/treelib-1.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-18 15:22:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "caesar0301",
"github_project": "treelib",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "treelib"
}