Added package cloths (#2894)

This commit is contained in:
la.panon 2024-06-20 14:51:18 +09:00 committed by GitHub
parent c8bf8972ce
commit d0f42de28f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33682,5 +33682,17 @@
"description": "Initialize a Nim package non-interactively (does not require nimble)",
"license": "BSD",
"web": "https://github.com/cypherwytch/ninit"
},
{
"name": "cloths",
"url": "https://github.com/panno8M/cloths",
"method": "git",
"tags": [
"string",
"format"
],
"description": "Cloths provides the way to process and structure string easily.",
"license": "MIT",
"web": "https://github.com/panno8M/cloths"
}
]