{ "info": { "author": "Nirzari Iyer", "author_email": "niyer@redhat.com", "bugtrack_url": null, "classifiers": [], "description": "# review-rot\nreviewrot is a CLI tool, that helps to list down open review requests from github, gitlab and pagure.\n\n## Sample I/P:\ncreate '~/.reviewrot.yaml' with the content from sampleinput.yaml\n\n## Installation\n```shell\npython setup.py install\n```\n\nAlternatively, for development:\n```shell\npython setup.py develop\n```\n\n## Tests\nTo run the tests in your virtualenv, execute:\n```shell\npython setup.py test\n```\n\nAlternatively, you can use `tox` or `detox` to run the tests against multiple versions of python:\n```shell\nsudo dnf install python-detox\ndetox\n```\n\n## Script:\n\n#### review-rot\n```shell\n> review-rot --help\n\nusage: review-rot [-h] [-s {older,newer}] [-v VALUE] [-d {y,m,d,h,min}]\n [--debug]\n\nLists pull/merge requests for github, gitlab,pagure and gerrit\n\noptional arguments:\n -h, --help show this help message and exit\n -s {older,newer}, --state {older,newer}\n Pull requests state 'older' or 'newer'\n -v VALUE, --value VALUE\n Pull requests duration in terms of value(int)\n -d {y,m,d,h,min}, --duration {y,m,d,h,min}\n Pull requests duration in terms of y=years,m=months,\n d=days, h=hours, min=minutes\n --debug Display debug logs on console\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/nirzari/review-rot", "keywords": "", "license": "GNU GENERAL PUBLIC LICENSE Version 3", "maintainer": "", "maintainer_email": "", "name": "review-rot", "package_url": "https://pypi.org/project/review-rot/", "platform": "", "project_url": "https://pypi.org/project/review-rot/", "project_urls": { "Homepage": "https://github.com/nirzari/review-rot" }, "release_url": "https://pypi.org/project/review-rot/0.0/", "requires_dist": null, "requires_python": "", "summary": "CLI tool to list review(pull) requests from github,gitlab,pagure and gerrit", "version": "0.0" }, "last_serial": 2837950, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "9290bec9b4e8eb87aff4480677cd1db1", "sha256": "715d018bc8a623fd2e82bd7ed680db56fa479f3bff5c1fe36ac8e21c969365df" }, "downloads": -1, "filename": "review-rot-0.0.tar.gz", "has_sig": false, "md5_digest": "9290bec9b4e8eb87aff4480677cd1db1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21776, "upload_time": "2017-04-28T19:57:54", "url": "https://files.pythonhosted.org/packages/bc/49/ee1fe8a5ae9176a28700c844bc01a33ef55d3b73cd8e6e1f30ac077646f1/review-rot-0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9290bec9b4e8eb87aff4480677cd1db1", "sha256": "715d018bc8a623fd2e82bd7ed680db56fa479f3bff5c1fe36ac8e21c969365df" }, "downloads": -1, "filename": "review-rot-0.0.tar.gz", "has_sig": false, "md5_digest": "9290bec9b4e8eb87aff4480677cd1db1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21776, "upload_time": "2017-04-28T19:57:54", "url": "https://files.pythonhosted.org/packages/bc/49/ee1fe8a5ae9176a28700c844bc01a33ef55d3b73cd8e6e1f30ac077646f1/review-rot-0.0.tar.gz" } ] }