{ "info": { "author": "Trent Mick", "author_email": "trentm@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "`cmdln.py` is an extension of Python's default `cmd.py` module that\nprovides \"a simple framework for writing line-oriented command\ninterpreters\". The idea (with both cmd.py and cmdln.py) is to be able\nto quickly build multi-sub-command tools (think cvs or svn) and/or\nsimple interactive shells (think gdb or pdb). Cmdln's extensions make\nit more natural to write sub-commands, integrate optparse for simple\noption processing, and make having good command documentation easier.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/trentm/cmdln", "keywords": null, "license": "http://www.opensource.org/licenses/mit-license.php", "maintainer": null, "maintainer_email": null, "name": "cmdln", "package_url": "https://pypi.org/project/cmdln/", "platform": "any", "project_url": "https://pypi.org/project/cmdln/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/trentm/cmdln" }, "release_url": "https://pypi.org/project/cmdln/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "An improved cmd.py for writing multi-command scripts and shells.", "version": "2.0.0" }, "last_serial": 1502705, "releases": { "1.1.2": [ { "comment_text": "", "digests": { "md5": "3a7f003147ad9dfb9e7e3f2f4b6b11b2", "sha256": "6b11124b6f846ab1f5ac7be0a7e3ccd2241e0f2fa318f5db66e3630235ed130a" }, "downloads": -1, "filename": "cmdln-1.1.2.zip", "has_sig": false, "md5_digest": "3a7f003147ad9dfb9e7e3f2f4b6b11b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87467, "upload_time": "2008-12-06T00:45:16", "url": "https://files.pythonhosted.org/packages/f6/94/0332cc4c30a289fe1e8ca2f1088283027ee83802e70abbaa1c4511cbe88f/cmdln-1.1.2.zip" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "39086d92e804334efbc6ed227ef380e6", "sha256": "c0294c5aaa2adffd9192a5621113b1ad7486331596d074d728edea7abd2dcbe2" }, "downloads": -1, "filename": "cmdln-1.3.0.zip", "has_sig": false, "md5_digest": "39086d92e804334efbc6ed227ef380e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84373, "upload_time": "2015-04-11T04:50:07", "url": "https://files.pythonhosted.org/packages/f1/07/28fa9b90724b1bae588ce7b7bf45dd02e521db4d920ff8c7c0a6e98c1851/cmdln-1.3.0.zip" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "7c07a2f1d3ec2af53262f2bf1454db55", "sha256": "f755bfad53c4a938b42626e0755b860a90b32f5f4886d2921398248662e75a0d" }, "downloads": -1, "filename": "cmdln-1.3.1.zip", "has_sig": false, "md5_digest": "7c07a2f1d3ec2af53262f2bf1454db55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80734, "upload_time": "2015-04-11T05:06:50", "url": "https://files.pythonhosted.org/packages/5d/be/4987113b922809d42594e0feebcb27f168920389031fa1ef60cffe76103a/cmdln-1.3.1.zip" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "f3d690e7b7b9d2659aa9172aaac39822", "sha256": "9b036d89914b49f5f3166a8b3730729f17a7fb533f6a264947a8bbef016d7e20" }, "downloads": -1, "filename": "cmdln-2.0.0.zip", "has_sig": false, "md5_digest": "f3d690e7b7b9d2659aa9172aaac39822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61125, "upload_time": "2015-04-13T04:19:08", "url": "https://files.pythonhosted.org/packages/26/23/7654219ac89aa48190341b7c7114fea21e21889693def5f625ef2a218d5d/cmdln-2.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3d690e7b7b9d2659aa9172aaac39822", "sha256": "9b036d89914b49f5f3166a8b3730729f17a7fb533f6a264947a8bbef016d7e20" }, "downloads": -1, "filename": "cmdln-2.0.0.zip", "has_sig": false, "md5_digest": "f3d690e7b7b9d2659aa9172aaac39822", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61125, "upload_time": "2015-04-13T04:19:08", "url": "https://files.pythonhosted.org/packages/26/23/7654219ac89aa48190341b7c7114fea21e21889693def5f625ef2a218d5d/cmdln-2.0.0.zip" } ] }