{ "info": { "author": "Doug Hellmann", "author_email": "doug.hellmann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Base class for building command line applications.\n\n The CommandLineApp class makes creating command line applications as\n simple as defining callbacks to handle options when they appear in\n sys.argv.", "description_content_type": null, "docs_url": null, "download_url": "http://www.doughellmann.com/downloads/CommandLineApp-3.0.7.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.doughellmann.com/projects/CommandLineApp/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "CommandLineApp", "package_url": "https://pypi.org/project/CommandLineApp/", "platform": "Any", "project_url": "https://pypi.org/project/CommandLineApp/", "project_urls": { "Download": "http://www.doughellmann.com/downloads/CommandLineApp-3.0.7.tar.gz", "Homepage": "http://www.doughellmann.com/projects/CommandLineApp/" }, "release_url": "https://pypi.org/project/CommandLineApp/3.0.7/", "requires_dist": null, "requires_python": null, "summary": "Base class for command line applications", "version": "3.0.7" }, "last_serial": 802503, "releases": { "2.0": [], "2.1": [], "2.2": [], "2.3": [], "2.4": [], "2.5": [], "2.6": [], "3.0.1": [], "3.0.2": [], "3.0.3": [], "3.0.4": [], "3.0.5": [], "3.0.6": [], "3.0.7": [ { "comment_text": "", "digests": { "md5": "fa408362d43cdf8489c658c7f9396090", "sha256": "1c3dc8597d95b6816d6bc5665d40fc498a8b4d8260da1a22e5c6c1f5d5258499" }, "downloads": -1, "filename": "CommandLineApp-3.0.7.tar.gz", "has_sig": false, "md5_digest": "fa408362d43cdf8489c658c7f9396090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142100, "upload_time": "2011-02-27T14:34:31", "url": "https://files.pythonhosted.org/packages/48/ce/580fafe223f8c35071afc8c7b0524a4f8b6e1fef0dd256350d13c014d97d/CommandLineApp-3.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa408362d43cdf8489c658c7f9396090", "sha256": "1c3dc8597d95b6816d6bc5665d40fc498a8b4d8260da1a22e5c6c1f5d5258499" }, "downloads": -1, "filename": "CommandLineApp-3.0.7.tar.gz", "has_sig": false, "md5_digest": "fa408362d43cdf8489c658c7f9396090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142100, "upload_time": "2011-02-27T14:34:31", "url": "https://files.pythonhosted.org/packages/48/ce/580fafe223f8c35071afc8c7b0524a4f8b6e1fef0dd256350d13c014d97d/CommandLineApp-3.0.7.tar.gz" } ] }