Added package nimcolor (#2409)

This commit is contained in:
JessaTehCrow 2022-11-28 04:25:50 +01:00 committed by GitHub
parent d9cb459d5a
commit ffdc4df6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27907,5 +27907,17 @@
"description": "Open XML Spreadsheet (Excel) Library for Nim",
"license": "MIT",
"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"
}
]