el-get/recipes/gh.rcp
2017-01-30 16:25:58 -05:00

10 lines
355 B
Plaintext

(:name gh
:description "Github API client libraries"
:type github
:pkgname "sigma/gh.el"
:depends (pcache logito request marshal s)
;; gh autoloads eioeio which will be added to loaddefs.el making it
;; impossible to install CEDET since the built-in version will be loaded
;; first.
:autoloads nil)