python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / python-ipaddr / Config.in
blob9db2dab38b018de6ed60a6fcec836c6348df55f3
1 config BR2_PACKAGE_PYTHON_IPADDR
2         depends on BR2_PACKAGE_PYTHON # included since python3.3
3         bool "python-ipaddr"
4         help
5           An IPv4/IPv6 manipulation library in Python. This library is
6           used to create/poke/manipulate IPv4 and IPv6 addresses and
7           prefixes.
9           https://github.com/google/ipaddr-py