lua-iconv: new package
[buildroot-gz.git] / package / geoip / Config.in
blob739a8da0f614f6f569ef7cf8f061a29a78bb956e
1 config BR2_PACKAGE_GEOIP
2         bool "geoip"
3         help
4           GeoIP is a C library that enables the user to find
5           geographical and network information of an IP address.
7           To use this library, you need to download MaxMind's free
8           GeoLite or commercial GeoIP binary databases into the
9           target's /usr/share/GeoIP directory in uncompressed form.
11           Note that GeoIP2 / GeoLite2 are not supported by this
12           library.
14           https://github.com/maxmind/geoip-api-c