1config BR2_PACKAGE_NETCALC
2	bool "netcalc"
3	help
4	  netcalc (40 kiB) is a slimmed down version of sipcalc
5	  using the popular output format of ipcalc.  Both IPv4
6	  and IPv6 are supported.
7
8	  https://github.com/troglobit/netcalc/
9