mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Added package xml
This commit is contained in:
parent
d5f873a915
commit
76ecde78ce
@ -10377,5 +10377,22 @@
|
|||||||
"description": "A simple GUI front for Nimble.",
|
"description": "A simple GUI front for Nimble.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ThomasTJdev/nim_nimble_gui"
|
"web": "https://github.com/ThomasTJdev/nim_nimble_gui"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xml",
|
||||||
|
"url": "https://github.com/ba0f3/xml.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"xml",
|
||||||
|
"parser",
|
||||||
|
"compile",
|
||||||
|
"tokenizer",
|
||||||
|
"nim",
|
||||||
|
"html",
|
||||||
|
"cdata"
|
||||||
|
],
|
||||||
|
"description": "Pure Nim XML parser",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ba0f3/xml.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user