{ "info": { "author": "Brett Bethke", "author_email": "bbethke@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "systemd Service Notification\n\nThis is a pure Python implementation of the systemd sd_notify protocol. This protocol can be used to inform systemd about service start-up completion, watchdog events, and other service status changes. Thus, this package can be used to write system services in Python that play nicely with systemd. sdnotify is compatible with both Python 2 and Python 3.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bb4242/sdnotify/tarball/v0.3.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bb4242/sdnotify", "keywords": "systemd", "license": "", "maintainer": "", "maintainer_email": "", "name": "sdnotify", "package_url": "https://pypi.org/project/sdnotify/", "platform": "", "project_url": "https://pypi.org/project/sdnotify/", "project_urls": { "Download": "https://github.com/bb4242/sdnotify/tarball/v0.3.2", "Homepage": "https://github.com/bb4242/sdnotify" }, "release_url": "https://pypi.org/project/sdnotify/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "A pure Python implementation of systemd's service notification protocol (sd_notify)", "version": "0.3.2" }, "last_serial": 3068132, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "8e6a6e25560162c113fa54fc3fad98f5", "sha256": "55fcaffb239f392ecf5b2211ef65f858b8fbbc857be8ca2b6f27b011db9c2ce6" }, "downloads": -1, "filename": "sdnotify-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8e6a6e25560162c113fa54fc3fad98f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1764, "upload_time": "2016-01-15T22:31:41", "url": "https://files.pythonhosted.org/packages/6f/ef/d57f930ba403b2e6440bd7ab14dbdd7ce1a1bfb5617bba62a950d04bfa34/sdnotify-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "a182c1ef47e1c6c965771aa3029da16f", "sha256": "e69220d4f6cbb02130f43f929350a80cf51033fde47dcb056fbda71e2dff2d5a" }, "downloads": -1, "filename": "sdnotify-0.3.1.tar.gz", "has_sig": false, "md5_digest": "a182c1ef47e1c6c965771aa3029da16f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2513, "upload_time": "2016-06-15T20:55:06", "url": "https://files.pythonhosted.org/packages/57/f9/ae03e3ebc83be0d501cde1f5d6d23dee74f5c2105f2cdb98bff4fa9ada9c/sdnotify-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "749ddca1c70be1697fecc443fb1fdb16", "sha256": "73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1" }, "downloads": -1, "filename": "sdnotify-0.3.2.tar.gz", "has_sig": false, "md5_digest": "749ddca1c70be1697fecc443fb1fdb16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2459, "upload_time": "2017-08-02T20:03:44", "url": "https://files.pythonhosted.org/packages/ce/d8/9fdc36b2a912bf78106de4b3f0de3891ff8f369e7a6f80be842b8b0b6bd5/sdnotify-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "749ddca1c70be1697fecc443fb1fdb16", "sha256": "73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1" }, "downloads": -1, "filename": "sdnotify-0.3.2.tar.gz", "has_sig": false, "md5_digest": "749ddca1c70be1697fecc443fb1fdb16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2459, "upload_time": "2017-08-02T20:03:44", "url": "https://files.pythonhosted.org/packages/ce/d8/9fdc36b2a912bf78106de4b3f0de3891ff8f369e7a6f80be842b8b0b6bd5/sdnotify-0.3.2.tar.gz" } ] }