elfeed-pkg.el (366B)
1 (define-package "elfeed" "3.4.1" "an Emacs Atom/RSS feed reader" 2 '((emacs "24.3")) 3 :commit "0ccd59aaace34546017a1a0d7c393749747d5bc6" :authors 4 '(("Christopher Wellons" . "wellons@nullprogram.com")) 5 :maintainer 6 '("Christopher Wellons" . "wellons@nullprogram.com") 7 :url "https://github.com/skeeto/elfeed") 8 ;; Local Variables: 9 ;; no-byte-compile: t 10 ;; End: