Added package edn (#1153)

This commit is contained in:
Roland Sadowski 2019-08-26 16:24:59 +01:00 committed by Miran
parent d85df00165
commit a06605dc72

View File

@ -14131,5 +14131,17 @@
"description": "Parser for Cirru syntax",
"license": "MIT",
"web": "https://github.com/Cirru/parser.nim"
},
{
"name": "edn",
"url": "https://github.com/rosado/edn.nim",
"method": "git",
"tags": [
"edn",
"clojure"
],
"description": "EDN and Clojure parser",
"license": "EPL-2.0",
"web": "https://github.com/rosado/edn.nim"
}
]