my-emacs-d/elpa/gh-20160626.1349/gh-pkg.el

8 lines
177 B
EmacsLisp

(define-package "gh" "20160626.1349" "A GitHub library for Emacs"
'((emacs "24.4")
(pcache "0.3.1")
(logito "0.1")))
;; Local Variables:
;; no-byte-compile: t
;; End: