mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-27 09:14:28 +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
|