mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-09 22:49:29 +00:00
Added package nimcolor (#2409)
This commit is contained in:
parent
d9cb459d5a
commit
ffdc4df6ed
@ -27907,5 +27907,17 @@
|
|||||||
"description": "Open XML Spreadsheet (Excel) Library for Nim",
|
"description": "Open XML Spreadsheet (Excel) Library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/khchen/xl"
|
"web": "https://github.com/khchen/xl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimcolor",
|
||||||
|
"url": "https://github.com/JessaTehCrow/NimColor",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"color",
|
||||||
|
"terminal"
|
||||||
|
],
|
||||||
|
"description": "Color printing interface for nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/JessaTehCrow/NimColor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user