tvl-depot/configs/shared/emacs/.emacs.d/elpa/ghub-20180715.1159/ghub-pkg.el
William Carroll 17ee0e400b Support Vim, Tmux, Emacs with Stow
After moving off of Meta, Dotfiles has a greater responsibility to
manage configs. Vim, Tmux, and Emacs are now within Stow's purview.
2018-09-10 14:53:23 -04:00

9 lines
244 B
EmacsLisp

(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: