1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: gntp-send
Section: net
Priority: optional
Maintainer: Kentaro Hayashi <hayashi@clear-code.com>
Build-Depends:
debhelper-compat (= 11),
Standards-Version: 4.2.1
Homepage: https://github.com/mattn/gntp-send
Vcs-Browser: https://salsa.debian.org/debian/gntp-send
Vcs-Git: https://salsa.debian.org/debian/gntp-send.git
Package: gntp-send
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Description: Command line application to send growl message with GNTP
Growl is a notification system for Mac OS X. It uses GNTP (Growl
Notification Transport Protocol) for notification.
.
gntp-send is a command line tool which supports GNTP.
|