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.2" "Minuscule client libraries for Git forge APIs."
'((emacs "25.1")
(let-alist "1.0.5")
(treepy "0.1.1"))
:commit "d6e6b0666104f3896d05d2b03d08d84d9dca096f" :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: