Requirements:
	Python 2.0 or greater
	GeoIP C Library 1.2.0 or greater

To Install:
	python setup.py build
	python setup.py install

Usage:
	See test.py for example usage with GeoIP Country
	See test_org.py for example usage with GeoIP ISP and Organization
	See test_city.py for example usage with GeoIP City
	See test_region.py for example usage with GeoIP Region

License:

Copyright (c) 2005 MaxMind LLC

All rights reserved.  This package is free software; it is licensed
under the GPL.
