hs-GeoIP: Haskell bindings to the MaxMind GeoIPCity database via the C library

[ bsd3, data, library ] [ Propose Tags ]

This library provides fast, idiomatic Haskell bindings to MaxMind's GeoIPCity IP-based geolocation C API.

Make sure you have the MaxMind C API installed before installing this library, as it depends on the C API.

MaxMind GeoIP City database allows geo-location lookups from IP addresses.

To get started, you can download the latest binary database distribution from: http://www.maxmind.com/app/geolitecity

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.2, 0.3
Dependencies base (>=4 && <5), bytestring (>=0.9), deepseq [details]
License BSD-3-Clause
Author Ozgun Ataman
Maintainer ozataman@gmail.com
Category Data
Home page http://github.com/ozataman/hs-GeoIP
Uploaded by OzgunAtaman at 2013-03-15T21:04:41Z
Distributions LTSHaskell:0.3, NixOS:0.3, Stackage:0.3
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3547 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]