el-get/recipes/gh.rcp

10 lines
345 B
Plaintext
Raw Normal View History

(:name gh
:description "Github API client libraries"
:type github
:pkgname "sigma/gh.el"
2013-07-10 06:42:40 +08:00
:depends (pcache logito request)
;; 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)