Added package icecream (#2778)

This commit is contained in:
hmbemba 2024-01-16 02:45:12 -05:00 committed by GitHub
parent b3d3ba85f1
commit e3d1822c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32266,6 +32266,20 @@
"license": "MIT License",
"web": "https://github.com/arnetheduck/nph"
},
{
"name": "icecream",
"url": "https://github.com/hmbemba/icecream",
"method": "git",
"tags": [
"print",
"icecream",
"ic",
"echo"
],
"description": "nim port of the icecream python library",
"license": "MIT",
"web": "https://github.com/hmbemba/icecream"
},
{
"name": "threadButler",
"url": "https://github.com/PhilippMDoerner/Appster",