about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/ghub-20180715.1159/ghub-pkg.el
blob: 5394ab859458a971093ee91d6092a37612bfd295 (plain) (blame)
1
2
3
4
5
6
7
8
9
(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: