{ "info": { "author": "rgs", "author_email": "rgs@itevenworks.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "xcmd\n========\n\n.. image:: https://travis-ci.org/rgs1/xcmd.svg?branch=master\n :target: https://travis-ci.org/rgs1/xcmd\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/github/rgs1/xcmd/badge.svg?branch=master\n :target: https://coveralls.io/github/rgs1/xcmd?branch=master\n :alt: Coverage Status\n\n.. image:: https://badge.fury.io/py/xcmd.svg\n :target: http://badge.fury.io/py/xcmd\n :alt: PyPI version\n\n.. image:: https://requires.io/github/rgs1/xcmd/requirements.svg?branch=master\n :target: https://requires.io/github/rgs1/xcmd/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://img.shields.io/pypi/pyversions/xcmd.svg\n :target: https://pypi.python.org/pypi/xcmd\n :alt: Python Versions\n\n.. image:: https://codeclimate.com/github/rgs1/xcmd.png\n :target: https://codeclimate.com/github/rgs1/xcmd\n :alt: Code Climate\n\n**Table of Contents**\n\n- `tl;dr <#tldr>`__\n- `Installing <#installing>`__\n- `Usage <#usage>`__\n- `Dependencies <#dependencies>`__\n\ntl;dr\n~~~~~\n\nXCmd provides convenient parameters parsing on top of cmd.Cmd\n\nInstalling\n~~~~~~~~~~\n\nFrom PyPI:\n\n::\n\n $ pip install xcmd\n\nOr running from the source:\n\n::\n\n $ cd xcmd\n $ export FROM_SOURCE=1; bin/xcmd-shell\n\n\nUsage\n~~~~~\n\n::\n\n (more to come: porting zk-shell over to xcmd)\n\nDependencies\n~~~~~~~~~~~~\n\n- Python 2.7, 3.3, 3.4, 3.5 or 3.6\n-\n\nTesting and Development\n~~~~~~~~~~~~~~~~~~~~~~~\n\nPlease see `CONTRIBUTING.rst `__.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "apache", "maintainer": "", "maintainer_email": "", "name": "xcmd", "package_url": "https://pypi.org/project/xcmd/", "platform": "", "project_url": "https://pypi.org/project/xcmd/", "project_urls": null, "release_url": "https://pypi.org/project/xcmd/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.3" }, "last_serial": 3065143, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6fc6403e72bd523a0b6b2f89b49f8f9b", "sha256": "435af53655edd01a4f7382d95df829ce0bcdc1ee3bf92bf1c5fbbe62311bf5b1" }, "downloads": -1, "filename": "xcmd-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6fc6403e72bd523a0b6b2f89b49f8f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13764, "upload_time": "2016-12-29T01:52:20", "url": "https://files.pythonhosted.org/packages/88/c8/d8ec9d3b4fa349914ff2032f487832b84b6d560a8bb0dbf79d2a8b64c8b4/xcmd-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "276370e791e4ea1d1bd723650c96e30e", "sha256": "c1a0fff381af62b28a1c71a45c46d5a731c81b492fd3a5a550c1f1199cc0f853" }, "downloads": -1, "filename": "xcmd-0.0.2.tar.gz", "has_sig": false, "md5_digest": "276370e791e4ea1d1bd723650c96e30e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15659, "upload_time": "2016-12-29T20:33:12", "url": "https://files.pythonhosted.org/packages/2a/c3/6552a8df3c3236a70c2e5db9827210772a6c179c88fc76c34636040e51c4/xcmd-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4f76e8a698c5ae19ef6dae03bd756a0a", "sha256": "08aa2e0e62f37ced0bc2544710cce605a3d172bd0a03ced5d3e8cf4d55837696" }, "downloads": -1, "filename": "xcmd-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4f76e8a698c5ae19ef6dae03bd756a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15819, "upload_time": "2017-08-01T18:37:57", "url": "https://files.pythonhosted.org/packages/ba/5f/761d319b606aabc1a7b14136d92bcae96675e89640d822879bfe51e87ce9/xcmd-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f76e8a698c5ae19ef6dae03bd756a0a", "sha256": "08aa2e0e62f37ced0bc2544710cce605a3d172bd0a03ced5d3e8cf4d55837696" }, "downloads": -1, "filename": "xcmd-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4f76e8a698c5ae19ef6dae03bd756a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15819, "upload_time": "2017-08-01T18:37:57", "url": "https://files.pythonhosted.org/packages/ba/5f/761d319b606aabc1a7b14136d92bcae96675e89640d822879bfe51e87ce9/xcmd-0.0.3.tar.gz" } ] }