el-get/recipes/edn.rcp
Vedang Manerikar 3403ee4192 Add recipe for expez/edn.el
Edn.el is an emacs lisp library for reading and writing the data format edn.
2015-06-17 08:52:40 +05:30

6 lines
198 B
Plaintext

(:name edn
:description "Edn.el is an emacs lisp library for reading and writing the data format edn."
:type github
:depends (dash cl-lib s peg)
:pkgname "expez/edn.el")