el-get/recipes/edn.rcp

6 lines
198 B
Plaintext
Raw Normal View History

(: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")