diff options
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 0000000000..e40befe821 --- /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: |