diff --git a/packages.json b/packages.json index 1ab253b..35500b1 100644 --- a/packages.json +++ b/packages.json @@ -27689,5 +27689,18 @@ "description": "CLI tool to get Youtube video captions (with chapters)", "license": "MIT", "web": "https://git.ozzuu.com/thisago/ytcc" + }, + { + "name": "wcwidth", + "url": "https://github.com/shoyu777/wcwidth-nim", + "method": "git", + "tags": [ + "nim", + "library", + "wcwidth" + ], + "description": "Implementation of wcwidth with Nim.", + "license": "MIT", + "web": "https://github.com/shoyu777/wcwidth-nim" } ]