mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package edn (#1153)
This commit is contained in:
parent
d85df00165
commit
a06605dc72
@ -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…
x
Reference in New Issue
Block a user