
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 python bindings for geoip, allowing to use this library within a python program, built for the python debug interpreter.