Added package unicodeplus

This commit is contained in:
nitely 2018-01-12 12:58:25 -03:00
parent 6c53f30088
commit ce1c086710

View File

@ -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"
}
]