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, usage type, address type and IAB category 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, usage type, address type and IAB category 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 aeson (>=1.5 && <1.6), base (>=4.9 && <=4.15), binary (>=0.8.4 && <0.9), bytestring (>=0.10 && <0.12), http-client (>=0.6 && <0.7), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), iproute (>=1.7 && <1.8), split (<=0.2.3.4), uri-encode (>=1.5 && <1.6) [details]
License MIT
Author IP2Location
Maintainer sales@ip2location.com
Category Development
Home page http://www.ip2location.com
Uploaded by ip2location at 2021-11-29T08:11:07Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2967 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-11-29 [all 1 reports]