Implements the new Maxmind database format while keeping the output complatible with https://github.com/mtodd/geoip
This depends on libmaxminddb
gem install geoip2_compat
geoip = GeoIP2Compat.new(dbfile)
geoip.lookup("24.24.24.24")