mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-04 03:53:33 +00:00
Add encode library. (#1651)
This commit is contained in:
parent
2b1515e4c8
commit
fed3a3317b
@ -16526,6 +16526,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/ptest"
|
"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",
|
"name": "oaitools",
|
||||||
"url": "https://github.com/markpbaggett/oaitools.nim",
|
"url": "https://github.com/markpbaggett/oaitools.nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user