{ "info": { "author": "James Tocknell", "author_email": "aragilar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "magnetic_ provides `socket activation`_ for python. Socket activation allows\nfor services to be started when necessary. While systemd_ has popularised socket\nactivation recently, other systems support socket activation, such as `launchd`_\nand `inetd`_. magnetic_ aims to provide a unified interface to the different\nsocket activation protocols, as well as providing some helpers on top the\nbuiltin socket module.\n\n\n|Documentation Status| |Build Status| |Coverage Status|\n\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/magnetic/badge/?version=latest\n :target: http://magnetic.readthedocs.org/en/latest/?badge=latest\n.. |Build Status| image:: https://travis-ci.org/aragilar/magnetic.svg?branch=master\n :target: https://travis-ci.org/aragilar/magnetic\n.. |Coverage Status| image:: https://codecov.io/github/aragilar/magnetic/coverage.svg?branch=master\n :target: https://codecov.io/github/aragilar/magnetic?branch=master\n\n.. _`socket activation`: http://0pointer.de/blog/projects/socket-activation.html\n.. _systemd: https://en.wikipedia.org/wiki/Systemd\n.. _launchd: https://en.wikipedia.org/wiki/Launchd\n.. _inetd: https://en.wikipedia.org/wiki/Inetd\n.. _magnetic: https://magnetic.readthedocs.io/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://magnetic.rtfd.org", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "magnetic", "package_url": "https://pypi.org/project/magnetic/", "platform": "", "project_url": "https://pypi.org/project/magnetic/", "project_urls": { "Homepage": "http://magnetic.rtfd.org" }, "release_url": "https://pypi.org/project/magnetic/0.1/", "requires_dist": null, "requires_python": "", "summary": "Socket activation for python", "version": "0.1" }, "last_serial": 3251103, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d58a28827ed51baa09ef01d7dd1b1dcb", "sha256": "7d949e53af66e06fa001fe27c1a42f72c4ebd289ff19a4ec8e6e19ee3e290558" }, "downloads": -1, "filename": "magnetic-0.1.tar.gz", "has_sig": false, "md5_digest": "d58a28827ed51baa09ef01d7dd1b1dcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32872, "upload_time": "2017-10-15T06:02:01", "url": "https://files.pythonhosted.org/packages/76/17/feccb3e06ed8771fa7d7a1636d3a1b80d64e1c562b771133987a53c94e5e/magnetic-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d58a28827ed51baa09ef01d7dd1b1dcb", "sha256": "7d949e53af66e06fa001fe27c1a42f72c4ebd289ff19a4ec8e6e19ee3e290558" }, "downloads": -1, "filename": "magnetic-0.1.tar.gz", "has_sig": false, "md5_digest": "d58a28827ed51baa09ef01d7dd1b1dcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32872, "upload_time": "2017-10-15T06:02:01", "url": "https://files.pythonhosted.org/packages/76/17/feccb3e06ed8771fa7d7a1636d3a1b80d64e1c562b771133987a53c94e5e/magnetic-0.1.tar.gz" } ] }