mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package nesper (#1842)
This commit is contained in:
parent
001790fcff
commit
c14f681e93
@ -21862,7 +21862,7 @@
|
|||||||
"description": "MTProto client written in Nim",
|
"description": "MTProto client written in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimgram/nimgram"
|
"web": "https://github.com/nimgram/nimgram"
|
||||||
} ,
|
},
|
||||||
{
|
{
|
||||||
"name": "json2xml",
|
"name": "json2xml",
|
||||||
"url": "https://github.com/MhedhebiIssam/json2xml",
|
"url": "https://github.com/MhedhebiIssam/json2xml",
|
||||||
@ -21871,13 +21871,28 @@
|
|||||||
"json2xml",
|
"json2xml",
|
||||||
"json",
|
"json",
|
||||||
"xml",
|
"xml",
|
||||||
"XmlNode" ,
|
"XmlNode",
|
||||||
"JsonNode"
|
"JsonNode"
|
||||||
],
|
],
|
||||||
"description": "Convert json to xml : JsonNode( comapatible with module json ) To XmlNode (comapatible with module xmltree)",
|
"description": "Convert json to xml : JsonNode( comapatible with module json ) To XmlNode (comapatible with module xmltree)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/MhedhebiIssam/json2xml"
|
"web": "https://github.com/MhedhebiIssam/json2xml"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nesper",
|
||||||
|
"url": "https://github.com/elcritch/nesper",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"esp32",
|
||||||
|
"esp-idf",
|
||||||
|
"mcu",
|
||||||
|
"microcontroller",
|
||||||
|
"embedded"
|
||||||
|
],
|
||||||
|
"description": "Nim wrappers for ESP-IDF (ESP32)",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/elcritch/nesper"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "zws",
|
"name": "zws",
|
||||||
"url": "https://github.com/zws-im/cli",
|
"url": "https://github.com/zws-im/cli",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user