Refactored and expanded link factoring to apply to non-gemini pages.
[elpher.git] / elpher-pkg.el
1 (define-package "elpher" "2.11.0" "A friendly gopher and gemini client"
2   '((emacs "27.1"))
3   :keywords ("convenience")
4   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
5   :maintainer ("Alex Schroeder" . "alex@alexschroeder.ch")
6   :url "https://alexschroeder.ch/cgit/elpher")
7 ;; Local Variables:
8 ;; no-byte-compile: t
9 ;; end: