mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Merge pull request #621 from nitely/add-unicodedb0107
Added package unicodedb
This commit is contained in:
commit
91b23b8138
@ -7692,5 +7692,18 @@
|
|||||||
"description": "Polynomial operations",
|
"description": "Polynomial operations",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lcrees/polynumeric"
|
"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…
x
Reference in New Issue
Block a user