Logoj0ke.net Open Build Service > Projects > devel:perl > GeoIP > Meta
Sign Up | Log In

Meta Configuration of Package GeoIP

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