Source: python-gntp Homepage: https://github.com/kfdm/gntp Section: python Priority: optional Maintainer: JCF Ploemen (jcfp) Uploaders: Debian Python Modules Team Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools, python3-sphinx Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/python-team/modules/python-gntp.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-gntp Testsuite: autopkgtest-pkg-python Package: python3-gntp Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python library for the Growl Notification Transport Protocol Gntp is a Python library for working with the Growl Notification Transport Protocol. . Its GrowlNotifier class is intended to mostly mirror older Python bindings for growl, and should work as a dropin replacement.