{ "info": { "author": "Takahide Nogayama", "author_email": "nogayama@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Unix Shell", "Topic :: System :: Shells", "Topic :: Utilities" ], "description": "bash-timeout is a command and also a bash function in order to terminate the target command if the target command does not finish within the duration specified beforehand. The input via either redirection ( < FILE ) or pipe ( | ) are transferred to the target command transparently. The exit status of the target command is retained if the target command finishes within the duration.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nogayama/bash-timeout", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bash-timeout", "package_url": "https://pypi.org/project/bash-timeout/", "platform": "", "project_url": "https://pypi.org/project/bash-timeout/", "project_urls": { "Homepage": "https://github.com/nogayama/bash-timeout" }, "release_url": "https://pypi.org/project/bash-timeout/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "A command (and also bash function) to terminate another command after specified duration", "version": "1.1.0" }, "last_serial": 3991930, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "c831e7da9e043d2de09034bc816ed392", "sha256": "7ae4a4116f4e2f66e02d751cab16a8f377eaf04f7201f50eea3e6c5ad2650e08" }, "downloads": -1, "filename": "bash-timeout-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c831e7da9e043d2de09034bc816ed392", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2568, "upload_time": "2018-06-23T04:54:04", "url": "https://files.pythonhosted.org/packages/66/78/4186469efdfd1279a33a22e0cd8fcb94672a48b6e7e4368f68c5c61b44db/bash-timeout-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c831e7da9e043d2de09034bc816ed392", "sha256": "7ae4a4116f4e2f66e02d751cab16a8f377eaf04f7201f50eea3e6c5ad2650e08" }, "downloads": -1, "filename": "bash-timeout-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c831e7da9e043d2de09034bc816ed392", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2568, "upload_time": "2018-06-23T04:54:04", "url": "https://files.pythonhosted.org/packages/66/78/4186469efdfd1279a33a22e0cd8fcb94672a48b6e7e4368f68c5c61b44db/bash-timeout-1.1.0.tar.gz" } ] }