mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
10 lines
313 B
Plaintext
10 lines
313 B
Plaintext
config BR2_PACKAGE_PYTHON_GEOIP_GEOLITE2
|
|
bool "python-geoip-geolite2"
|
|
select BR2_PACKAGE_PYTHON_GEOIP # runtime
|
|
help
|
|
Provides access to the geolite2 database. This product
|
|
includes GeoLite2 data created by MaxMind, available from
|
|
http://www.maxmind.com/.
|
|
|
|
http://github.com/mitsuhiko/python-geoip
|