Added package edn (#1153)
This commit is contained in:
parent
d85df00165
commit
a06605dc72
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue