diff options
author | Jason Graham <jgraha8@gmail.com> | 2018-05-08 14:43:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:25 +0700 |
commit | d58415aa6d6e168970150505c96909c28e34c2ac (patch) | |
tree | 4f8b5be4f46c4e607f22b774d44becebe03159ee /network/ip2location-c/slack-desc | |
parent | 526b4e989a7e773282d301e6bea006fae5fbd51f (diff) |
network/ip2location-c: Updated for version 8.0.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/ip2location-c/slack-desc')
-rw-r--r-- | network/ip2location-c/slack-desc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/network/ip2location-c/slack-desc b/network/ip2location-c/slack-desc index 4a1ed0c80096..00302d16ce8f 100644 --- a/network/ip2location-c/slack-desc +++ b/network/ip2location-c/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -ip2location-c: ip2location-c (Geo IP library) +ip2location-c: ip2location-c (Geolocate IP library) ip2location-c: -ip2location-c: IP2Location is a C library that enables the user to find the -ip2location-c: country, region, city, latitude, longitude, zip code, time zone, -ip2location-c: ISP, domain name, connection type, area code, weather, mobile -ip2location-c: network by IP address or hostname originates from. It contains -ip2location-c: a demo IP2Location IP-COUNTRY BIN database which consists of -ip2location-c: real data for IP address range 0.0.0.0 to 99.255.255.255. +ip2location-c: IP2Location C library enables the user to find the country, region, +ip2location-c: city, coordinates, zip code, time zone, ISP, domain name, connection +ip2location-c: type, area code, weather, MCC, MNC, mobile brand name, elevation and +ip2location-c: usage type that any IP address or hostname originates from. It has +ip2location-c: been optimized for speed and memory utilization. Developers can use +ip2location-c: the API to query all IP2Location binary databases for IPv4 and +ip2location-c: IPv6 address. ip2location-c: ip2location-c: Homepage: http://www.ip2location.com/c.aspx -ip2location-c: |