mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package wcwidth (#2377)
This commit is contained in:
parent
ce4b7657f3
commit
9f0f21158d
@ -27689,5 +27689,18 @@
|
|||||||
"description": "CLI tool to get Youtube video captions (with chapters)",
|
"description": "CLI tool to get Youtube video captions (with chapters)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://git.ozzuu.com/thisago/ytcc"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user