{ "info": { "author": "Oji Setyawan", "author_email": "ojixzzz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Example-cli-python\n========================\n\nexample cli in python package.\n(forked from jgehrcke/python-cmdline-bootstrap)\n\nInstallation sets up command\n**************************************\n\nSituation before installation::\n\n $ hello\n bash: hello: command not found\n\nInstallation right from the source tree (or via pip from PyPI)::\n\n $ python setup.py install\n\n $ pip install example-cli-python\n\nNow, the ``hello`` command is available::\n\n $ hello ojixzzz\n Example version 1.0.0.\n Argument strings: ['ojixzzz']", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ojixzzz/example-cli-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "example-cli-python", "package_url": "https://pypi.org/project/example-cli-python/", "platform": "", "project_url": "https://pypi.org/project/example-cli-python/", "project_urls": { "Homepage": "https://github.com/ojixzzz/example-cli-python" }, "release_url": "https://pypi.org/project/example-cli-python/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Python command line example package", "version": "1.0.1" }, "last_serial": 2434769, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1ea207811afbd7c463ae68f9c353b88e", "sha256": "22efd4c46ce48f2ef6f68464672010bd9fcd20c64ac6bbd3d0cb4472526b22b2" }, "downloads": -1, "filename": "example-cli-python-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1ea207811afbd7c463ae68f9c353b88e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1477, "upload_time": "2016-11-01T09:22:03", "url": "https://files.pythonhosted.org/packages/ce/f8/d19a69e4181f4f01d9649fcbd77c8744de0eda22bcc8b9ffd34618118c89/example-cli-python-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "32cfe3c216bb13b819cba2999d2d0d21", "sha256": "518120711841da2ad141cf6e2f3146fe368a1e8b160765dde361ce5b4e5f4d48" }, "downloads": -1, "filename": "example-cli-python-1.0.1.tar.gz", "has_sig": false, "md5_digest": "32cfe3c216bb13b819cba2999d2d0d21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1497, "upload_time": "2016-11-01T09:28:00", "url": "https://files.pythonhosted.org/packages/63/57/abd7a987cd41aa6ac7f803380b00b269661e6d59b4d9b9fa8d7ebe77c9b9/example-cli-python-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32cfe3c216bb13b819cba2999d2d0d21", "sha256": "518120711841da2ad141cf6e2f3146fe368a1e8b160765dde361ce5b4e5f4d48" }, "downloads": -1, "filename": "example-cli-python-1.0.1.tar.gz", "has_sig": false, "md5_digest": "32cfe3c216bb13b819cba2999d2d0d21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1497, "upload_time": "2016-11-01T09:28:00", "url": "https://files.pythonhosted.org/packages/63/57/abd7a987cd41aa6ac7f803380b00b269661e6d59b4d9b9fa8d7ebe77c9b9/example-cli-python-1.0.1.tar.gz" } ] }