Metadata-Version: 1.1
Name: python-geoip-yplan
Version: 1.2
Summary: Provides GeoIP functionality for Python.
Home-page: https://github.com/yplan/python-geoip
Author: Thomas Grainger
Author-email: python-geoip-yplan@graingert.co.uk
License: UNKNOWN
Description: python-geoip
        ============
        
        python-geoip is a library that provides access to GeoIP databases.
        Currently it only supports accessing MaxMind databases.  It's similar to
        other GeoIP libraries but comes under the very liberal BSD license and
        also provides an extra library that optionally ships a recent version of
        the Geolite2 database as provided by MaxMind.
        
        Documentation is available at https://python-geoip-yplan.readthedocs.org/en/latest/
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: BSD License
