Meta Configuration of Package GeoIP
1
<package name="GeoIP" project="server:monitoring">
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 <tjmather@maxmind.com>
17
18
</description>
19
<person userid="hostmaster" role="maintainer"/>
20
</package>
21