Merge pull request #710 from nitely/add-strunicode2210
Added package strunicode
This commit is contained in:
commit
a108b871ff
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue