Merge pull request #641 from nitely/add-unicodeplus1558
Added package unicodeplus
This commit is contained in:
commit
cd6725c919
1 changed files with 13 additions and 0 deletions
|
|
@ -7973,5 +7973,18 @@
|
|||
"description": "Duplicate files finder",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rustomax/ndf"
|
||||
},
|
||||
{
|
||||
"name": "unicodeplus",
|
||||
"url": "https://github.com/nitely/nim-unicodeplus",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unicode",
|
||||
"isdigit",
|
||||
"isalpha"
|
||||
],
|
||||
"description": "Common unicode operations",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nim-unicodeplus"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue