HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
examples/benchmark.py
extension/maxminddb.c
extension/maxminddb_config.h
extension/libmaxminddb/include/maxminddb.h
extension/libmaxminddb/src/data-pool.c
extension/libmaxminddb/src/data-pool.h
extension/libmaxminddb/src/maxminddb-compat-util.h
extension/libmaxminddb/src/maxminddb.c
maxminddb/__init__.py
maxminddb/const.py
maxminddb/decoder.py
maxminddb/errors.py
maxminddb/extension.pyi
maxminddb/file.py
maxminddb/py.typed
maxminddb/reader.py
maxminddb/types.py
maxminddb.egg-info/PKG-INFO
maxminddb.egg-info/SOURCES.txt
maxminddb.egg-info/dependency_links.txt
maxminddb.egg-info/top_level.txt
tests/decoder_test.py
tests/reader_test.py
tests/data/bad-data/libmaxminddb/libmaxminddb-offset-integer-overflow.mmdb
tests/data/bad-data/maxminddb-golang/cyclic-data-structure.mmdb
tests/data/bad-data/maxminddb-golang/invalid-bytes-length.mmdb
tests/data/bad-data/maxminddb-golang/invalid-data-record-offset.mmdb
tests/data/bad-data/maxminddb-golang/invalid-map-key-length.mmdb
tests/data/bad-data/maxminddb-golang/invalid-string-length.mmdb
tests/data/bad-data/maxminddb-golang/metadata-is-an-uint128.mmdb
tests/data/bad-data/maxminddb-golang/unexpected-bytes.mmdb
tests/data/bad-data/maxminddb-python/bad-unicode-in-map-key.mmdb
tests/data/test-data/GeoIP2-Anonymous-IP-Test.mmdb
tests/data/test-data/GeoIP2-City-Test-Broken-Double-Format.mmdb
tests/data/test-data/GeoIP2-City-Test-Invalid-Node-Count.mmdb
tests/data/test-data/GeoIP2-City-Test.mmdb
tests/data/test-data/GeoIP2-Connection-Type-Test.mmdb
tests/data/test-data/GeoIP2-Country-Test.mmdb
tests/data/test-data/GeoIP2-DensityIncome-Test.mmdb
tests/data/test-data/GeoIP2-Domain-Test.mmdb
tests/data/test-data/GeoIP2-Enterprise-Test.mmdb
tests/data/test-data/GeoIP2-ISP-Test.mmdb
tests/data/test-data/GeoIP2-Precision-Enterprise-Test.mmdb
tests/data/test-data/GeoIP2-Static-IP-Score-Test.mmdb
tests/data/test-data/GeoIP2-User-Count-Test.mmdb
tests/data/test-data/GeoLite2-ASN-Test.mmdb
tests/data/test-data/GeoLite2-City-Test.mmdb
tests/data/test-data/GeoLite2-Country-Test.mmdb
tests/data/test-data/MaxMind-DB-no-ipv4-search-tree.mmdb
tests/data/test-data/MaxMind-DB-string-value-entries.mmdb
tests/data/test-data/MaxMind-DB-test-broken-pointers-24.mmdb
tests/data/test-data/MaxMind-DB-test-broken-search-tree-24.mmdb
tests/data/test-data/MaxMind-DB-test-decoder.mmdb
tests/data/test-data/MaxMind-DB-test-ipv4-24.mmdb
tests/data/test-data/MaxMind-DB-test-ipv4-28.mmdb
tests/data/test-data/MaxMind-DB-test-ipv4-32.mmdb
tests/data/test-data/MaxMind-DB-test-ipv6-24.mmdb
tests/data/test-data/MaxMind-DB-test-ipv6-28.mmdb
tests/data/test-data/MaxMind-DB-test-ipv6-32.mmdb
tests/data/test-data/MaxMind-DB-test-metadata-pointers.mmdb
tests/data/test-data/MaxMind-DB-test-mixed-24.mmdb
tests/data/test-data/MaxMind-DB-test-mixed-28.mmdb
tests/data/test-data/MaxMind-DB-test-mixed-32.mmdb
tests/data/test-data/MaxMind-DB-test-nested.mmdb
tests/data/test-data/MaxMind-DB-test-pointer-decoder.mmdb
tests/data/test-data/maps-with-pointers.raw