emacs.d/elpa/alert-20191126.2032/alert-pkg.el
2020-02-12 10:55:21 +01:00

2 lines
406 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "alert" "20191126.2032" "Growl-style notification system for Emacs" '((gntp "0.1") (log4e "0.3.0") (cl-lib "0.5")) :commit "a73ede85c9cdd7d1a7593d4674cde8eec66c098b" :keywords '("notification" "emacs" "message") :authors '(("John Wiegley" . "jwiegley@gmail.com")) :maintainer '("John Wiegley" . "jwiegley@gmail.com") :url "https://github.com/jwiegley/alert")