9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
|
config BR2_PACKAGE_IPCALC
|
||
|
bool "ipcalc"
|
||
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||
|
help
|
||
|
A modern IPv4/IPv6 ipcalc tool, assisting in network
|
||
|
calculations in command line and as a tool for scripts.
|
||
|
|
||
|
https://gitlab.com/ipcalc/ipcalc
|