Personal emacs config
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.
 
 
 

14 lines
426 B

(define-package "ghub" "3.5.1" "Minuscule client libraries for Git forge APIs."
'((emacs "25.1")
(let-alist "1.0.5")
(treepy "0.1.1"))
:commit "5fae5e31586a11a2025168030e0eb3876502611c" :authors
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
:keywords
'("tools")
:url "https://github.com/magit/ghub")
;; Local Variables:
;; no-byte-compile: t
;; End: