Config.in 209 B

12345678
  1. config BR2_PACKAGE_PYTHON_IPY
  2. bool "python-ipy"
  3. depends on BR2_PACKAGE_PYTHON
  4. help
  5. IPy - class and tools for handling of IPv4 and
  6. IPv6 addresses and networks.
  7. https://github.com/haypo/python-ipy/