Source: django-notification Section: python Priority: optional Maintainer: Debian QA Group Standards-Version: 4.6.1 Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, Homepage: https://github.com/jtauber/django-notification/ Vcs-Browser: https://salsa.debian.org/python-team/packages/django-notification Vcs-Git: https://salsa.debian.org/python-team/packages/django-notification.git Package: python3-django-notification Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: user notification management for Django (Python 3 version) Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received, including: . * submission of notification messages by other apps * notification messages on signing in * notification messages via email (configurable by user) * notification messages via feed . This package is for Python3.