el-get/recipes/elpa-clone.rcp

7 lines
198 B
Plaintext
Raw Normal View History

2016-06-28 11:16:45 +08:00
(:name elpa-clone
:website "https://github.com/dochang/elpa-clone"
:description "Clone ELPA archive"
:depends (cl-lib)
:type github
:pkgname "dochang/elpa-clone")