{ "info": { "author": "Simon Kaeser", "author_email": "skaeser@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Introduction\n============\n\n``horae.notification`` provides persistent and email notifications\nfor the Horae resource planning system.\n\nPersistent notifications\n========================\n\nPersistent notifications are displayed by a viewlet and a corresponding\nview. They are issued by adding new notifications (implementing\n``horae.notification.interfaces.INotification`` to the notifications\nadapter registered for the interface ``horae.notification.interfaces.INotifications``.\nExamples may be found in ``horae.notification.subscription`` and\n``horae.planning.notification``.\n\nEmail notifications\n===================\n\nEmail notifications are handled by using the `horae.subscription\n`_ package and are sent\nout to all subscribers of a ticket after it has changed.\n\nDependencies\n============\n\nHorae\n-----\n\n* `horae.auth `_\n* `horae.core `_\n* `horae.layout `_\n* `horae.subscription `_\n* `horae.ticketing `_\n\nThird party\n-----------\n\n* `pyandoc `_\n* `zope.sendmail `_\n\nSystem\n------\n\n``horae.notification`` requires `Pandoc `_\na universal document converter to convert from HTML to reStructeredText\nto send the email notifications. Installation instructions for Pandoc may be\nfound online at http://johnmacfarlane.net/pandoc/installing.html.\n\nChangelog\n=========\n\n1.0a1 (2012-01-16)\n------------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "horae.notification", "package_url": "https://pypi.org/project/horae.notification/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/horae.notification/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/horae.notification/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Provides notification functionality for horae", "version": "1.0a1" }, "last_serial": 792995, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "fc73fa319726e5236f7a52a1ada4335c", "sha256": "5ff5ad60298bc307b74eaf390d0b8d16058991ccb74001ceb50bd53cc747f6c3" }, "downloads": -1, "filename": "horae.notification-1.0a1.tar.gz", "has_sig": false, "md5_digest": "fc73fa319726e5236f7a52a1ada4335c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13717, "upload_time": "2012-01-16T12:02:14", "url": "https://files.pythonhosted.org/packages/cf/40/635b97a62060272708ee1ed64bfb9c24fd2c5c1223c1153b3779cef131b1/horae.notification-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc73fa319726e5236f7a52a1ada4335c", "sha256": "5ff5ad60298bc307b74eaf390d0b8d16058991ccb74001ceb50bd53cc747f6c3" }, "downloads": -1, "filename": "horae.notification-1.0a1.tar.gz", "has_sig": false, "md5_digest": "fc73fa319726e5236f7a52a1ada4335c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13717, "upload_time": "2012-01-16T12:02:14", "url": "https://files.pythonhosted.org/packages/cf/40/635b97a62060272708ee1ed64bfb9c24fd2c5c1223c1153b3779cef131b1/horae.notification-1.0a1.tar.gz" } ] }