mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package normalize
This commit is contained in:
parent
101c44b4e5
commit
58100b6d98
@ -7716,5 +7716,19 @@
|
||||
"description": "Unicode Character Database (UCD) access for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nim-unicodedb"
|
||||
},
|
||||
{
|
||||
"name": "normalize",
|
||||
"url": "https://github.com/nitely/nim-normalize",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unicode",
|
||||
"normalization",
|
||||
"nfc",
|
||||
"nfd"
|
||||
],
|
||||
"description": "Unicode normalization forms (tr15)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nim-normalize"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user