blob: 5e1c7c757dec3d7f58c58f43e9bc3e99aef088a4 (
plain) (
blame)
1
2
3
4
5
6
|
GeoIP searches a GeoIP database for a given host or IP address, and
returns information about the country where the IP address is allocated.
This is a GeoIP implementation for rubygems
WWW: https://github.com/cjheath/geoip
|