Merge pull request #641 from nitely/add-unicodeplus1558

Added package unicodeplus
This commit is contained in:
Dominik Picheta 2018-01-12 22:37:42 +00:00 committed by GitHub
commit cd6725c919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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