mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add nimboost library
This commit is contained in:
parent
c16b5b8e76
commit
4a0fdc53fa
@ -4481,5 +4481,18 @@
|
|||||||
"description": "High level xml library for Nim",
|
"description": "High level xml library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/vegansk/xmltools"
|
"web": "https://github.com/vegansk/xmltools"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimboost",
|
||||||
|
"url": "https://github.com/vegansk/nimboost",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stdlib",
|
||||||
|
"library",
|
||||||
|
"utility"
|
||||||
|
],
|
||||||
|
"description": "Additions to the Nim's standard library, like boost for C++",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vegansk/nimboost"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user