{
"info": {
"author": "Mark Paschal",
"author_email": "markpasc@markpasc.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: Unix",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries :: Application Frameworks"
],
"description": "`termtool` helps you write subcommand-based command line tools in Python. It collects several Python libraries into a declarative syntax:\n\n* `argparse`, the argument parsing module with subcommand support provided in the standard library in Python 2.7 and later.\n* `prettytable `_, an easy module for building tables of information.\n* `progressbar `_, a handy module for displaying progress bars.\n* `logging`, the simple built-in module for logging messages.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/markpasc/termtool",
"keywords": null,
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "termtool",
"package_url": "https://pypi.org/project/termtool/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/termtool/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/markpasc/termtool"
},
"release_url": "https://pypi.org/project/termtool/1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Declarative terminal tool programming",
"version": "1.1"
},
"last_serial": 936754,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "cfec4aa37067a3ef60dda67eff9a605a",
"sha256": "85f8a957c949524ebf186ec97d529b731933dba9c9db1f649cddb6a42ebc1a1b"
},
"downloads": -1,
"filename": "termtool-1.0.zip",
"has_sig": false,
"md5_digest": "cfec4aa37067a3ef60dda67eff9a605a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13755,
"upload_time": "2011-06-05T21:12:21",
"url": "https://files.pythonhosted.org/packages/9c/23/95ce92cc10f85a2ba8c4899cb5870193a9b72c52bda1928c586ffefc5bee/termtool-1.0.zip"
}
],
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "8b15ef79a1d7402e42b307cf8a455b42",
"sha256": "45467f02b98fd744115d1cbf1d7fb12ac0efe574b6f99e36b7698405ccbf7735"
},
"downloads": -1,
"filename": "termtool-1.1.tar.gz",
"has_sig": false,
"md5_digest": "8b15ef79a1d7402e42b307cf8a455b42",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13677,
"upload_time": "2013-12-05T15:46:11",
"url": "https://files.pythonhosted.org/packages/20/2f/838f3da1da6254e1e25763a07a3018e4e693680585cf8617e841c5b85eb7/termtool-1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8b15ef79a1d7402e42b307cf8a455b42",
"sha256": "45467f02b98fd744115d1cbf1d7fb12ac0efe574b6f99e36b7698405ccbf7735"
},
"downloads": -1,
"filename": "termtool-1.1.tar.gz",
"has_sig": false,
"md5_digest": "8b15ef79a1d7402e42b307cf8a455b42",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13677,
"upload_time": "2013-12-05T15:46:11",
"url": "https://files.pythonhosted.org/packages/20/2f/838f3da1da6254e1e25763a07a3018e4e693680585cf8617e841c5b85eb7/termtool-1.1.tar.gz"
}
]
}