package maxminddb

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=e1a41706d8ee1ecaf06858c065041184

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: 05 Sep 2015

Dependencies (5)

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

Dev Dependencies

None

Used by (1)

  1. tallgeese

Conflicts

None