
This is a python module for reading maxmind db files. the module includes both a pure python reader and an optional c extension.
maxmind db is a binary file format that stores data indexed by ip address subnets (ipv4 or ipv6).
this is the common documentation package.