el-get/recipes/epkg.rcp
2012-02-14 09:30:46 -08:00

8 lines
268 B
Plaintext

(:name epkg
:website "https://github.com/tarsius/epkg"
:description "The stupid package tracker for Emacs"
:type git
:url "https://github.com/tarsius/epkg.git"
:depends (vcomp magit listing)
:compile ("epkg.el" "epkg-ui.el"))