ip2location: IP2Location Haskell package for IP geolocation.

[ development, library, mit ] [ Propose Tags ]

This Haskell package provides a fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code, weather station name, mcc, mnc, mobile brand, elevation, and usage type from IP address by using IP2Location database. This package uses a file based database available at IP2Location.com. This database simply contains IP blocks as keys, and other information such as country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code, weather station name, mcc, mnc, mobile brand, elevation, and usage type as values. It supports both IP addresses in IPv4 and IPv6.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 8.0.3, 8.0.4, 8.1.0, 8.2.0, 8.2.1, 8.3.0, 8.3.1, 8.4.0, 8.5.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <=4.14), binary (>=0.8.4 && <0.9), bytestring (>=0.10 && <0.11), iproute (>=1.7 && <1.8) [details]
License MIT
Author IP2Location
Maintainer sales@ip2location.com
Category Development
Home page http://www.ip2location.com
Uploaded by ip2location at 2020-04-22T06:28:19Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2955 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-22 [all 1 reports]