mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package edn (#1153)
This commit is contained in:
parent
d85df00165
commit
a06605dc72
@ -14131,5 +14131,17 @@
|
|||||||
"description": "Parser for Cirru syntax",
|
"description": "Parser for Cirru syntax",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Cirru/parser.nim"
|
"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…
x
Reference in New Issue
Block a user