Added package strunicode

This commit is contained in:
nitely 2018-04-25 19:10:27 -03:00
parent bb1d5d2061
commit e35d6cbd3c

View File

@ -9052,5 +9052,18 @@
"description": "Protocol Buffers compiler support package for nimpb",
"license": "MIT",
"web": "https://github.com/oswjk/nimpb_protoc"
},
{
"name": "strunicode",
"url": "https://github.com/nitely/nim-strunicode",
"method": "git",
"tags": [
"string",
"unicode",
"grapheme"
],
"description": "Swift-like unicode string handling",
"license": "MIT",
"web": "https://github.com/nitely/nim-strunicode"
}
]