mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package kdl (#2365)
This commit is contained in:
parent
a69f9d3937
commit
f86a48ceb1
@ -27563,5 +27563,19 @@
|
|||||||
"description": "Pure Nim, no external dependencies, image mime type and dimension reader for images",
|
"description": "Pure Nim, no external dependencies, image mime type and dimension reader for images",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"web": "https://github.com/accodeing/dimage"
|
"web": "https://github.com/accodeing/dimage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "kdl",
|
||||||
|
"url": "https://github.com/Patitotective/kdl-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"kdl",
|
||||||
|
"parser",
|
||||||
|
"config",
|
||||||
|
"serialization"
|
||||||
|
],
|
||||||
|
"description": "KDL document language Nim implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Patitotective/kdl-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user