Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37335385
en ru br
ALT Linux repos
S:1.6.12-alt1
5.0: 1.4.5-alt2
4.1: 1.4.4-alt1
4.0: 1.4.2-alt1
3.0: 1.3.8-alt1

Group :: System/Libraries
RPM: libGeoIP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.6.12-alt1
Build date: 18 january 2018, 09:34 ( 325.7 weeks ago )
Size: 474.84 Kb

Home page:   https://github.com/maxmind/geoip-api-c

License: LGPLv2.1+
Summary: GeoIP is a C library find what country an IP address or hostname originates from
Description:

geoip-api-c is a C library that enables the user to find the country that any IP
address or hostname originates from. It uses a file based database that is
accurate as of March 2003. This database simply contains IP blocks as keys,
and countries as values. This database should be more complete and accurate
than using reverse DNS lookups. Commercial databases and automatic update
services are available from http://www.maxmind.com/

This module can be used to automatically select the geographically closest
mirror, to analyze your web server logs to determine the countries of your
visitors, for credit card fraud detection, and for software export controls.

Current maintainer: Yuri N. Sedunov

List of contributors

List of rpms provided by this srpm:

  • libGeoIP
  • libGeoIP-debuginfo
  • libGeoIP-devel
  • libGeoIP-tools
  • libGeoIP-tools-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin