Logoj0ke.net Open Build Service > Projects > internetx:php5:5.5.13:extensions > GeoIP > Meta
Sign Up | Log In

Meta Configuration of Package GeoIP

 
1
<package name="GeoIP" project="internetx:php5:5.5.13:extensions">
2
  <title>Library to find the country that any IP address originates from</title>
3
  <description>GeoIP is a C library that enables the user to find the country that any
4
IP address or hostname originates from.  It uses a file based database.
5
 This database simply contains IP blocks as keys, and countries as
6
values.  This database should be more complete and accurate than using
7
reverse DNS lookups.
8
9
MaxMind offers a service where you can have your database updated
10
automically each month.
11
12
13
14
Authors:
15
--------
16
    T.J. Mather &lt;tjmather@maxmind.com&gt;
17
18
</description>
19
</package>
20