tvl-depot/configs/shared/emacs/.emacs.d/elpa/ghub-20180715.1159/ghub-pkg.el

10 lines
244 B
EmacsLisp
Raw Normal View History

(define-package "ghub" "20180715.1159" "minuscule client library for the Github API"
'((emacs "24.4")
(let-alist "1.0.5"))
:keywords
'("tools")
:url "https://github.com/magit/ghub")
;; Local Variables:
;; no-byte-compile: t
;; End: