mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #463 from rokups/add-ustring1855
Add package ustring
This commit is contained in:
commit
5ff7209efa
@ -5835,5 +5835,20 @@
|
|||||||
"description": "Nim interface to gnuplot",
|
"description": "Nim interface to gnuplot",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/dvolk/gnuplot.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user