/* begin * libmaxminddb 1.6.0 (C Library for reading MaxMind DB files) This package provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. The MaxMind DB format is an open format. The spec is available at https://maxmind.github.io/MaxMind-DB/. * end */