el-get/recipes/gh.rcp

10 lines
353 B
Plaintext
Raw Normal View History

(:name gh
:description "Github API client libraries"
:type github
:pkgname "sigma/gh.el"
:depends (pcache logito request marshal)
;; 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)