diff options
author | Chris Abela <chris.abela@maltats.com> | 2011-07-03 13:46:57 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | 022d8487404bb4fe0ca2db5709387fb2530e3e16 (patch) | |
tree | f827c48bd22cbd7f79772845c473b4ab75e43403 /network/C-IP2Location/slack-desc | |
parent | a65f46228af05d1c81658c7429167169ae86ae35 (diff) |
network/C-IP2Location: Added (Geo IP library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/C-IP2Location/slack-desc')
-rw-r--r-- | network/C-IP2Location/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/C-IP2Location/slack-desc b/network/C-IP2Location/slack-desc new file mode 100644 index 0000000000000..e40befe8214d2 --- /dev/null +++ b/network/C-IP2Location/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------| +C-IP2Location: C-IP2Location (Geo IP library) +C-IP2Location: +C-IP2Location: IP2Location is a C library that enables the user to find the +C-IP2Location: country, region, city, latitude, longitude, zip code, time zone, +C-IP2Location: ISP, domain name, connection type, area code, weather, mobile +C-IP2Location: network by IP address or hostname originates from. It contains +C-IP2Location: a demo IP2Location IP-COUNTRY BIN database which consists of +C-IP2Location: real data for IP address range 0.0.0.0 to 99.255.255.255. +C-IP2Location: +C-IP2Location: Homepage: http://www.ip2location.com/c.aspx +C-IP2Location: |