An abstract lightweight tree class for managing tree structures in musicxml and musicscore packages.
Raw data
{
"_id": null,
"home_page": "https://github.com/alexgorji/musictree.git",
"name": "musictree",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Alex Gorji",
"author_email": "aligorji@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/4a/ba/42f5b49dea9863c721bd72273d9397d6b8ed02e3ee0db5b6cdcd097ad2f5/musictree-0.1.2b0.tar.gz",
"platform": null,
"description": "An abstract lightweight tree class for managing tree structures in musicxml and musicscore packages.\n",
"bugtrack_url": null,
"license": null,
"summary": "lightweight tree data structure for musicxml and musicscore",
"version": "0.1.2b0",
"project_urls": {
"Homepage": "https://github.com/alexgorji/musictree.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "828811ba2041bdbe5d8108366301cb538ea6aa741da6f4309b48e96e18ab1fb7",
"md5": "a8fc789539b885c332cd7fedb6836c98",
"sha256": "b004e99025e050994a5713b15df1ebfb25f5e3047cbb973fb334cabdef976b7e"
},
"downloads": -1,
"filename": "musictree-0.1.2b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8fc789539b885c332cd7fedb6836c98",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5578,
"upload_time": "2024-05-12T12:23:55",
"upload_time_iso_8601": "2024-05-12T12:23:55.821120Z",
"url": "https://files.pythonhosted.org/packages/82/88/11ba2041bdbe5d8108366301cb538ea6aa741da6f4309b48e96e18ab1fb7/musictree-0.1.2b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4aba42f5b49dea9863c721bd72273d9397d6b8ed02e3ee0db5b6cdcd097ad2f5",
"md5": "7283505e917d16d825300583346d3fba",
"sha256": "ed8d883d8eab02ed7db8add39fc2ad7dfc36555da084213b90f8762621484e82"
},
"downloads": -1,
"filename": "musictree-0.1.2b0.tar.gz",
"has_sig": false,
"md5_digest": "7283505e917d16d825300583346d3fba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5020,
"upload_time": "2024-05-12T12:23:57",
"upload_time_iso_8601": "2024-05-12T12:23:57.059266Z",
"url": "https://files.pythonhosted.org/packages/4a/ba/42f5b49dea9863c721bd72273d9397d6b8ed02e3ee0db5b6cdcd097ad2f5/musictree-0.1.2b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-12 12:23:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alexgorji",
"github_project": "musictree",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"test_requirements": [
{
"name": "pytest",
"specs": [
[
"==",
"7.4.3"
]
]
},
{
"name": "tox",
"specs": [
[
"==",
"4.15.0"
]
]
}
],
"tox": true,
"lcname": "musictree"
}