1config BR2_PACKAGE_PYTHON_NETADDR 2 bool "python-netaddr" 3 help 4 A network address manipulation library for Python. 5 6 https://pypi.python.org/pypi/netaddr 7