el-get/recipes/el-get.rcp
Damien Cassou c053ca1539 Fix :info of el-get recipe
Signed-off-by: Damien Cassou <damien.cassou@gmail.com>
2012-07-29 13:57:32 +02:00

10 lines
306 B
Plaintext

(:name el-get
:website "https://github.com/dimitri/el-get#readme"
:description "Manage the external elisp bits and pieces you depend upon."
:type github
:branch "3.stable"
:pkgname "dimitri/el-get"
:features el-get
:info "."
:load "el-get.el")