fleet/infrastructure/sandbox/Data/lambda/python_geoip_python3-1.3.dist-info/METADATA
Zachary Winnerman 70524b6e3a
Sandbox data (#8523)
* Initial work on sandbox data pipeline

* Update python code to have preliminary code

* Added in final code for sandbox-data.
Huge delay because I needed to double check licensing
2022-11-01 12:41:13 -04:00

33 lines
1.2 KiB
Text

Metadata-Version: 2.0
Name: python-geoip-python3
Version: 1.3
Summary: Provides GeoIP functionality for Python.
Home-page: https://github.com/richardasaurus/python-geoip-python3
Author: Richard O'Dwyer
Author-email: richard@richard.do
License: UNKNOWN
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
python-geoip-python3
============
This is a fork of python-geoip with python 3 support. Created as the maintainer of python-geoip neglected it and no longer adds releases to PyPI.
----
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/