# Python `argparse` package extension for subcommand parsing
Raw data
{
"_id": null,
"home_page": "https://github.com/dhkim09a/subcmdparse",
"name": "subcmdparse",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Donghwi Kim",
"author_email": "dhkim09@kaist.ac.kr",
"download_url": "https://files.pythonhosted.org/packages/96/7a/e104f16cd4b0c5f09b9ef0569f40fd18012f49a1f598d69a8d8ae7885217/subcmdparse-0.1.9.tar.gz",
"platform": null,
"description": "# Python `argparse` package extension for subcommand parsing\n",
"bugtrack_url": null,
"license": "",
"summary": "Subcommand extension for argparse package",
"version": "0.1.9",
"project_urls": {
"Homepage": "https://github.com/dhkim09a/subcmdparse"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9ef1b7b74f4ea485cb149eab0432b383ae36159340c81385227ff83a3d22548",
"md5": "f5f37c7e18ebbcc4da4e65c380496a12",
"sha256": "6c1c47ca4939121814ebe409dd48e451571a1ee8f9abc02701f19b730d6039f3"
},
"downloads": -1,
"filename": "subcmdparse-0.1.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f5f37c7e18ebbcc4da4e65c380496a12",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4316,
"upload_time": "2023-10-26T07:50:44",
"upload_time_iso_8601": "2023-10-26T07:50:44.601904Z",
"url": "https://files.pythonhosted.org/packages/c9/ef/1b7b74f4ea485cb149eab0432b383ae36159340c81385227ff83a3d22548/subcmdparse-0.1.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "967ae104f16cd4b0c5f09b9ef0569f40fd18012f49a1f598d69a8d8ae7885217",
"md5": "0afba1e8d092319894a387048ce9cc19",
"sha256": "82f8e8d8bc2667bbcceb89a2387a16b26513db58146dadf2e8d3373ad9a3d9e5"
},
"downloads": -1,
"filename": "subcmdparse-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "0afba1e8d092319894a387048ce9cc19",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4973,
"upload_time": "2023-10-26T07:50:46",
"upload_time_iso_8601": "2023-10-26T07:50:46.993974Z",
"url": "https://files.pythonhosted.org/packages/96/7a/e104f16cd4b0c5f09b9ef0569f40fd18012f49a1f598d69a8d8ae7885217/subcmdparse-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 07:50:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dhkim09a",
"github_project": "subcmdparse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "subcmdparse"
}