Name | ngargparser JSON |
Version |
0.1.1
JSON |
| download |
home_page | https://github.com/IEDB/NGArgParser |
Summary | This is a standardized parser framework for CLI tools. This class will enforce certain properties or abstract methods to be implemented to properly create an Argument Parser class for other CLI tools. |
upload_time | 2024-09-19 15:17:07 |
maintainer | None |
docs_url | None |
author | Haeuk Kim |
requires_python | None |
license | MIT |
keywords |
iedb
nextgen
argumentparser
iedb tools
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": "https://github.com/IEDB/NGArgParser",
"name": "ngargparser",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "iedb, nextgen, argumentparser, iedb tools",
"author": "Haeuk Kim",
"author_email": "hkim@lji.org",
"download_url": "https://files.pythonhosted.org/packages/cc/f6/48e48970c5ddc6e10dbe25ce37e9bbd094bbfbb6687df167a3085e7764ae/ngargparser-0.1.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is a standardized parser framework for CLI tools. This class will enforce certain properties or abstract methods to be implemented to properly create an Argument Parser class for other CLI tools.",
"version": "0.1.1",
"project_urls": {
"Download": "https://github.com/IEDB/NGArgParser/archive/refs/tags/v0.1.tar.gz",
"Homepage": "https://github.com/IEDB/NGArgParser"
},
"split_keywords": [
"iedb",
" nextgen",
" argumentparser",
" iedb tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ccf648e48970c5ddc6e10dbe25ce37e9bbd094bbfbb6687df167a3085e7764ae",
"md5": "660ca75fe972a5ffea755cea44eaf237",
"sha256": "4b08c4ce9c3003096082f962bd20b25cb476ead080836df1a8c547a110e23c30"
},
"downloads": -1,
"filename": "ngargparser-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "660ca75fe972a5ffea755cea44eaf237",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4904,
"upload_time": "2024-09-19T15:17:07",
"upload_time_iso_8601": "2024-09-19T15:17:07.079728Z",
"url": "https://files.pythonhosted.org/packages/cc/f6/48e48970c5ddc6e10dbe25ce37e9bbd094bbfbb6687df167a3085e7764ae/ngargparser-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 15:17:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IEDB",
"github_project": "NGArgParser",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ngargparser"
}