mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 18:38:55 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
|
|
{
|
||
|
|
"name": "netutils",
|
||
|
|
"description": "Networking utilities for RT-Thread",
|
||
|
|
"description_zh": "RT-Thread 网络网络小工具集",
|
||
|
|
"enable": "PKG_USING_NETUTILS",
|
||
|
|
"keywords": [
|
||
|
|
"netutils",
|
||
|
|
"lwip",
|
||
|
|
"net",
|
||
|
|
"ntp",
|
||
|
|
"tftp",
|
||
|
|
"iperf",
|
||
|
|
"telnet",
|
||
|
|
"netio",
|
||
|
|
"tcpdump"
|
||
|
|
],
|
||
|
|
"category": "iot",
|
||
|
|
"author": {
|
||
|
|
"name": "RealThread",
|
||
|
|
"email": "package_team@rt-thread.com",
|
||
|
|
"github": "RT-Thread-packages"
|
||
|
|
},
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"repository": "https://github.com/RT-Thread-packages/netutils",
|
||
|
|
"icon": "https://www.rt-thread.org/qa/template/fxiaomi/style/image/logo.png",
|
||
|
|
"homepage": "https://github.com/RT-Thread-packages/netutils#readme",
|
||
|
|
"doc": "https://www.rt-thread.org/document/site/rtthread-application-note/packages/netutils/an0018-rtthread-system-netutils/",
|
||
|
|
"site": [
|
||
|
|
{
|
||
|
|
"version": "v1.3.2",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.3.2.zip",
|
||
|
|
"filename": "netutils-1.3.2.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "v1.3.1",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.3.1.zip",
|
||
|
|
"filename": "netutils-1.3.1.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "v1.3.0",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.3.0.zip",
|
||
|
|
"filename": "netutils-1.3.0.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "v1.2.0",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.2.0.zip",
|
||
|
|
"filename": "netutils-1.2.0.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "v1.1.0",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.1.0.zip",
|
||
|
|
"filename": "netutils-1.1.0.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "v1.0.0",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils/archive/1.0.0.zip",
|
||
|
|
"filename": "netutils-1.0.0.zip",
|
||
|
|
"VER_SHA": "NULL"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"version": "latest",
|
||
|
|
"URL": "https://github.com/RT-Thread-packages/netutils.git",
|
||
|
|
"filename": "netutils.zip",
|
||
|
|
"VER_SHA": "master"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|