You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
335 B
13 lines
335 B
(define-package "hydra" "0.15.0" "Make bindings that stick around." |
|
'((cl-lib "0.5") |
|
(lv "0")) |
|
:keywords |
|
'("bindings") |
|
:authors |
|
'(("Oleh Krehel" . "ohwoeowho@gmail.com")) |
|
:maintainer |
|
'("Oleh Krehel" . "ohwoeowho@gmail.com") |
|
:url "https://github.com/abo-abo/hydra") |
|
;; Local Variables: |
|
;; no-byte-compile: t |
|
;; End:
|
|
|