Merge pull request #710 from nitely/add-strunicode2210

Added package strunicode
This commit is contained in:
Dominik Picheta 2018-04-25 23:22:33 +01:00 committed by GitHub
commit a108b871ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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