package maxminddb

  1. Overview
  2. Docs
Bindings to Maxmind.com's libmaxminddb library, like geoip2

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.tar.gz
md5=04c05c3c324dc80f7cae0e6879d5a67c

Description

Maxminddb provides OCaml bindings to MaxMind's libmaxminddb C library, libmaxminddb is the database powering GeoIP2. GeoIP2 provides geographical/geolocation information about ip addresses like city of origin, country of origin and more. This library comes with the the free GeoLite2 City and Country MaxMindDB files.

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Tags

clib:maxminddb

Published: 14 Sep 2015

Dependencies (4)

  1. conf-libmaxminddb
  2. ocamlfind build
  3. oasis build & >= "0.4"
  4. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (1)

  1. tallgeese

Conflicts

None