{ "info": { "author": "Dario Giovannetti", "author_email": "dev@dariogiovannetti.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: System :: Shells" ], "description": "Drop-in replacement for Python's argparse module, used to parse command-line arguments. forwarg is designed to make it easier to forward the arguments to another command, allowing to manipulate them through special objects. forwarg implements the same API as argparse, but it has been written from scratch.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kynikos/lib.py.forwarg", "keywords": "commandline parser", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "forwarg", "package_url": "https://pypi.org/project/forwarg/", "platform": "", "project_url": "https://pypi.org/project/forwarg/", "project_urls": { "Homepage": "https://github.com/kynikos/lib.py.forwarg" }, "release_url": "https://pypi.org/project/forwarg/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Parse and forward command-line arguments.", "version": "1.0.0" }, "last_serial": 3508477, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "70f3747b15b9417c8e55328833aa7196", "sha256": "50273758b2853e79b2fea32ffc60877827022deec775e69249cb9e73bcf9509e" }, "downloads": -1, "filename": "forwarg-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70f3747b15b9417c8e55328833aa7196", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9862, "upload_time": "2018-01-21T10:26:08", "url": "https://files.pythonhosted.org/packages/b4/57/7ac58054ede5d5096b01803db8bca394ba2d373d52a4519da3ec93ea589e/forwarg-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ba927988a0ca86ad6c16eac4d5b3e31", "sha256": "48e74e14be49734261ae5f935dd1bdf3541548966a06c255bb900af0a9fce937" }, "downloads": -1, "filename": "forwarg-1.0.0.tar.gz", "has_sig": true, "md5_digest": "5ba927988a0ca86ad6c16eac4d5b3e31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26898, "upload_time": "2018-01-21T10:26:10", "url": "https://files.pythonhosted.org/packages/ce/36/1cd66e85c5cf46f76fa8a127948db6cad79ba1cddfb6dc7962f24ff60db0/forwarg-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70f3747b15b9417c8e55328833aa7196", "sha256": "50273758b2853e79b2fea32ffc60877827022deec775e69249cb9e73bcf9509e" }, "downloads": -1, "filename": "forwarg-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70f3747b15b9417c8e55328833aa7196", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9862, "upload_time": "2018-01-21T10:26:08", "url": "https://files.pythonhosted.org/packages/b4/57/7ac58054ede5d5096b01803db8bca394ba2d373d52a4519da3ec93ea589e/forwarg-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ba927988a0ca86ad6c16eac4d5b3e31", "sha256": "48e74e14be49734261ae5f935dd1bdf3541548966a06c255bb900af0a9fce937" }, "downloads": -1, "filename": "forwarg-1.0.0.tar.gz", "has_sig": true, "md5_digest": "5ba927988a0ca86ad6c16eac4d5b3e31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26898, "upload_time": "2018-01-21T10:26:10", "url": "https://files.pythonhosted.org/packages/ce/36/1cd66e85c5cf46f76fa8a127948db6cad79ba1cddfb6dc7962f24ff60db0/forwarg-1.0.0.tar.gz" } ] }