
GeoIP is a library that enables the user to find the country that any IP address or hostname originates from, using a database instead of DNS.
This package contains the Python3 bindings for GeoIP, allowing to use this library within a Python3 program.