Opened issue.
[elpher.git] / elpher-pkg.el
1 (define-package "elpher" "3.2.2" "A friendly gopher and gemini client"
2   '((emacs "27.1"))
3   :keywords ("convenience")
4   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
5   :maintainer ("Tim Vaughan" . "plugd@thelambdalab.xyz")
6   :url "https://thelambdalab.xyz/elpher")
7 ;; Local Variables:
8 ;; no-byte-compile: t
9 ;; end: