Skip to content

Commit

Permalink
Add recipe for expez/edn.el
Browse files Browse the repository at this point in the history
Edn.el is an emacs lisp library for reading and writing the data format edn.
  • Loading branch information
vedang committed Jun 17, 2015
1 parent a7db1dc commit 3403ee4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/edn.rcp
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
(: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")

0 comments on commit 3403ee4

Please sign in to comment.