File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# About
22
33The libmaxminddb library provides a C library for reading MaxMind DB files,
4- including the GeoIP2 databases from MaxMind. This is a custom binary format
4+ including the GeoIP databases from MaxMind. This is a custom binary format
55designed to facilitate fast lookups of IP addresses while allowing for great
66flexibility in the type of data associated with an address.
77
88The MaxMind DB format is an open format. The spec is available at
99https://maxmind.github.io/MaxMind-DB/ . This spec is licensed under the Creative
1010Commons Attribution-ShareAlike 3.0 Unported License.
1111
12- See https://dev.maxmind.com/ for more details about MaxMind's GeoIP2 products.
12+ See https://dev.maxmind.com/ for more details about MaxMind's GeoIP products.
1313
1414# License
1515
You can’t perform that action at this time.
0 commit comments