{ "info": { "author": "Daniel Neuh\u00c3\u00a4user", "author_email": "dasdasich@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Welcome to opts\n ===============\n opts is a simple python library which allows you to easiely parse command line\n arguments.\n \n Features\n --------\n \n - Supports so called commands e.g. ``hg clone``.\n \n - Supports abbreviations of commands and options e.g. ``hg cl`` instead of\n ``hg clone`` or ``hg --he`` instead of ``hg --help``.\n \n - Shows possible alternatives if you pass a command or an option does not exist\n \n - Declarative syntax for commands and parser.\n \n Links\n -----\n \n - http://github.com/DasIch/opts\n - http://packages.python.org/opts\n - http://pypi.python.org/pypi/opts/0.1.1", "description_content_type": null, "docs_url": "https://pythonhosted.org/opts/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/DasIch/opts", "keywords": "commandline option parser", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "opts", "package_url": "https://pypi.org/project/opts/", "platform": "any", "project_url": "https://pypi.org/project/opts/", "project_urls": { "Homepage": "http://github.com/DasIch/opts" }, "release_url": "https://pypi.org/project/opts/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "commandline option parser", "version": "0.1.1" }, "last_serial": 795813, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "efa5952440a475c935f8e534cdbd9c65", "sha256": "d5e2f0ba7302eb56b2e45edd5a45cda9b0d34988192792835b026fe7517aa6f5" }, "downloads": -1, "filename": "opts-0.1.tar.gz", "has_sig": false, "md5_digest": "efa5952440a475c935f8e534cdbd9c65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6057, "upload_time": "2010-06-25T23:29:05", "url": "https://files.pythonhosted.org/packages/9a/87/c5578b68559c0ac3862db5dade56cc74eaef6f8fc1a9a2a1eff56f6d5fc6/opts-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "67dff4b8b19f891a2e9b416cd0fe6cdb", "sha256": "050172eb2c0135adedb4f629bb065f3be8c833d63b988fd7fdfa93a5b4bf1dba" }, "downloads": -1, "filename": "opts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "67dff4b8b19f891a2e9b416cd0fe6cdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6152, "upload_time": "2010-06-27T19:16:27", "url": "https://files.pythonhosted.org/packages/ab/df/e61024d606de0e52ab313a76e01fd61ea3e1822eb606deeba81b03bcbd76/opts-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67dff4b8b19f891a2e9b416cd0fe6cdb", "sha256": "050172eb2c0135adedb4f629bb065f3be8c833d63b988fd7fdfa93a5b4bf1dba" }, "downloads": -1, "filename": "opts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "67dff4b8b19f891a2e9b416cd0fe6cdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6152, "upload_time": "2010-06-27T19:16:27", "url": "https://files.pythonhosted.org/packages/ab/df/e61024d606de0e52ab313a76e01fd61ea3e1822eb606deeba81b03bcbd76/opts-0.1.1.tar.gz" } ] }