mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Add punycode0933 (#2412)
This commit is contained in:
parent
2f883c8287
commit
e350f25d1b
@ -27960,6 +27960,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/cgi"
|
"web": "https://github.com/nim-lang/cgi"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "punycode",
|
||||||
|
"url": "https://github.com/nim-lang/punycode",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stdlib",
|
||||||
|
"punycode",
|
||||||
|
"official"
|
||||||
|
],
|
||||||
|
"description": "Implements a representation of Unicode with the limited ASCII character subset in Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/punycode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pipexp",
|
"name": "pipexp",
|
||||||
"url": "https://codeberg.org/emanresu3/nim-pipexp",
|
"url": "https://codeberg.org/emanresu3/nim-pipexp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user