mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added package batteries (#2288)
This commit is contained in:
parent
2695c9abe6
commit
95e136bcbb
@ -26792,5 +26792,19 @@
|
|||||||
"description": "A library to generate xml and html tags",
|
"description": "A library to generate xml and html tags",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/aruZeta/tagger"
|
"web": "https://github.com/aruZeta/tagger"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "batteries",
|
||||||
|
"url": "https://github.com/AngelEzquerra/nim-batteries",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"import",
|
||||||
|
"prelude",
|
||||||
|
"batteries",
|
||||||
|
"included"
|
||||||
|
],
|
||||||
|
"description": "Module that imports common nim standard library modules for your convenience",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/AngelEzquerra/nim-batteries"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user