mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 14:45:10 +00:00
23 lines
778 B
Text
23 lines
778 B
Text
Metadata-Version: 2.0
|
|
Name: python-geoip
|
|
Version: 1.2
|
|
Summary: Provides GeoIP functionality for Python.
|
|
Home-page: http://github.com/mitsuhiko/python-geoip
|
|
Author: Armin Ronacher
|
|
Author-email: armin.ronacher@active-4.com
|
|
License: UNKNOWN
|
|
Platform: UNKNOWN
|
|
Classifier: Programming Language :: Python
|
|
Classifier: License :: OSI Approved :: BSD License
|
|
|
|
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 http://pythonhosted.org/python-geoip/
|
|
|