Added package ustring

This commit is contained in:
Rokas Kupstys 2017-02-03 20:55:38 +02:00
parent c08dbba1f7
commit 660e8247ae

View File

@ -5835,5 +5835,20 @@
"description": "Nim interface to gnuplot",
"license": "MIT",
"web": "https://github.com/dvolk/gnuplot.nim"
}
},
{
"name": "ustring",
"url": "https://github.com/rokups/nim-ustring",
"method": "git",
"tags": [
"string",
"text",
"unicode",
"uft8",
"utf-8"
],
"description": "utf-8 string",
"license": "MIT",
"web": "https://github.com/rokups/nim-ustring"
}
]