{ "info": { "author": "Thibault Jamet", "author_email": "thibault.jamet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "daexy\n=====\n\nThis is a simple proxy program to system init scripts\n\nIt has been designed to be used together with supervisord to launch\ndaemons handling signals their own way, using their init script.\n\nHowTo\n=====\n\nGetting started\n---------------\n\nSimply run ``daexy -i /etc/init.d/couchdb``\n\nThen - ``/etc/init.d/couchdb start`` will be called at program startup -\n``SIGINT`` and ``SIGTERM`` will cause a call to\n``/etc/init.d/couchdb stop`` - ``SIG_IGN`` and ``SIGHUP`` will cause a\ncall to ``/etc/init.d/couchdb reload``\n\nCustomize actions\n-----------------\n\nAdd ``--=`` option to map any signal to the desired\ninit action.\n\nAdding an option of ``--SIG_IGN=graceful`` to the previous command will\nmap the ``SIG_IGN`` signal to call ``/etc/init.d/couchdb graceful``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "GNU GPLv2", "maintainer": null, "maintainer_email": null, "name": "daexy", "package_url": "https://pypi.org/project/daexy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/daexy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/daexy/0.3/", "requires_dist": null, "requires_python": null, "summary": "Daexy is a simple proxy program to system init scripts", "version": "0.3" }, "last_serial": 1854599, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "9fca86b0c72949d47d97544122cbd8a4", "sha256": "838306e837d81f8faa2eb313b9be790bba8d125be6c15438ad5ae5c26269e3ec" }, "downloads": -1, "filename": "daexy-0.3.tar.gz", "has_sig": false, "md5_digest": "9fca86b0c72949d47d97544122cbd8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3925, "upload_time": "2015-12-09T22:16:18", "url": "https://files.pythonhosted.org/packages/79/0d/507f93fff35b1b7faef4128b5db45b80709a62d9a74e579631a041edb997/daexy-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fca86b0c72949d47d97544122cbd8a4", "sha256": "838306e837d81f8faa2eb313b9be790bba8d125be6c15438ad5ae5c26269e3ec" }, "downloads": -1, "filename": "daexy-0.3.tar.gz", "has_sig": false, "md5_digest": "9fca86b0c72949d47d97544122cbd8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3925, "upload_time": "2015-12-09T22:16:18", "url": "https://files.pythonhosted.org/packages/79/0d/507f93fff35b1b7faef4128b5db45b80709a62d9a74e579631a041edb997/daexy-0.3.tar.gz" } ] }