Add encode library. (#1651)

This commit is contained in:
treeform
2020-10-01 17:57:01 +02:00
committed by GitHub
parent 2b1515e4c8
commit fed3a3317b
+14
View File
@@ -16526,6 +16526,20 @@
"license": "MIT",
"web": "https://github.com/treeform/ptest"
},
{
"name": "encode",
"url": "https://github.com/treeform/encode",
"method": "git",
"tags": [
"encode",
"utf8",
"utf16",
"utf32"
],
"description": "Encode/decode utf8 utf16 and utf32.",
"license": "MIT",
"web": "https://github.com/treeform/encode"
},
{
"name": "oaitools",
"url": "https://github.com/markpbaggett/oaitools.nim",