Added package unicodedb
This commit is contained in:
parent
475872b6b2
commit
853f443ed5
1 changed files with 13 additions and 0 deletions
|
|
@ -7692,5 +7692,18 @@
|
|||
"description": "Polynomial operations",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lcrees/polynumeric"
|
||||
},
|
||||
{
|
||||
"name": "unicodedb",
|
||||
"url": "https://github.com/nitely/nim-unicodedb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unicode",
|
||||
"UCD",
|
||||
"unicodedata"
|
||||
],
|
||||
"description": "Unicode Character Database (UCD) access for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nim-unicodedb"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue