{ "info": { "author": "Eugene M. Kim", "author_email": "astralblue@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=======\nsig2srv\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/sig2srv.svg\n :target: https://pypi.python.org/pypi/sig2srv\n\n.. image:: https://img.shields.io/travis/astralblue/sig2srv.svg\n :target: https://travis-ci.org/astralblue/sig2srv\n\n.. image:: https://readthedocs.org/projects/sig2srv/badge/?version=latest\n :target: https://sig2srv.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/astralblue/sig2srv/shield.svg\n :target: https://pyup.io/repos/github/astralblue/sig2srv/\n :alt: Updates\n\n\nsig2srv converts incoming signals into suitable service(8) commands.\n\n\n* Free software: MIT license\n* Documentation: https://sig2srv.readthedocs.io.\n\n\nFeatures\n--------\n\n* Turns SIGTERM into \"service XYZ stop\" commands.\n* Turns SIGHUP into \"service XYZ restart\" commands.\n* Runs \"service XYZ status\" periodically and exits with a nonzero status if the\n service is no longer seen as running, i.e. the status command returns a\n nonzero status.\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-07-10)\n------------------\n\n* First release on PyPI.\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/astralblue/sig2srv", "keywords": "sig2srv", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "sig2srv", "package_url": "https://pypi.org/project/sig2srv/", "platform": "", "project_url": "https://pypi.org/project/sig2srv/", "project_urls": { "Homepage": "https://github.com/astralblue/sig2srv" }, "release_url": "https://pypi.org/project/sig2srv/0.1.1/", "requires_dist": [ "ctorrepr" ], "requires_python": "", "summary": "sig2srv converts incoming signals into suitable service(8) commands.", "version": "0.1.1" }, "last_serial": 3063504, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "5b53b899d2a2209e74bcee13abe49438", "sha256": "2c0e44b6fc6ea000b9bcf7ab2546bd5f2bdca87b7e0c9384eab103f8fb8919eb" }, "downloads": -1, "filename": "sig2srv-0.1.1-py34-none-any.whl", "has_sig": false, "md5_digest": "5b53b899d2a2209e74bcee13abe49438", "packagetype": "bdist_wheel", "python_version": "py34", "requires_python": null, "size": 10158, "upload_time": "2017-08-01T06:17:47", "url": "https://files.pythonhosted.org/packages/f6/dd/cc5e6bfcf218b044892e1d7e32d35c1d6712d9a77cdd1acda03ff566e557/sig2srv-0.1.1-py34-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8abc960b694a380a53fa20a1cb6b6412", "sha256": "2b2224fcd9d73418d50e8a625f8bf3bc42259d758ba03388526047a6bdae3833" }, "downloads": -1, "filename": "sig2srv-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8abc960b694a380a53fa20a1cb6b6412", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18523, "upload_time": "2017-08-01T06:17:49", "url": "https://files.pythonhosted.org/packages/98/70/6e310a87781b8765348f8ca6d62368e6d2b6e28ec842b618e65b381709a2/sig2srv-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b53b899d2a2209e74bcee13abe49438", "sha256": "2c0e44b6fc6ea000b9bcf7ab2546bd5f2bdca87b7e0c9384eab103f8fb8919eb" }, "downloads": -1, "filename": "sig2srv-0.1.1-py34-none-any.whl", "has_sig": false, "md5_digest": "5b53b899d2a2209e74bcee13abe49438", "packagetype": "bdist_wheel", "python_version": "py34", "requires_python": null, "size": 10158, "upload_time": "2017-08-01T06:17:47", "url": "https://files.pythonhosted.org/packages/f6/dd/cc5e6bfcf218b044892e1d7e32d35c1d6712d9a77cdd1acda03ff566e557/sig2srv-0.1.1-py34-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8abc960b694a380a53fa20a1cb6b6412", "sha256": "2b2224fcd9d73418d50e8a625f8bf3bc42259d758ba03388526047a6bdae3833" }, "downloads": -1, "filename": "sig2srv-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8abc960b694a380a53fa20a1cb6b6412", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18523, "upload_time": "2017-08-01T06:17:49", "url": "https://files.pythonhosted.org/packages/98/70/6e310a87781b8765348f8ca6d62368e6d2b6e28ec842b618e65b381709a2/sig2srv-0.1.1.tar.gz" } ] }