Files
luban-lite-t3e-pro/packages/third-party/netutils/package.json
刘可亮 9f7ba67007 v1.0.3
2024-01-27 08:47:24 +08:00

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"
}
]
}