File: control

package info (click to toggle)
geoip-database 20251015-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 13,508 kB
  • sloc: sh: 15; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: geoip-database
Section: net
Priority: optional
Homepage: https://mailfud.org/geoip-legacy/
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Standards-Version: 4.7.2

Package: geoip-database
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libgeoip1t64 | libgeoip1
Description: IP lookup command line tools that use the GeoIP library (country database)
 GeoIP 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.
 .
 This database simply contains IP blocks as keys, and countries as values and
 it should be more complete and accurate than using reverse DNS lookups.
 .
 This package contains the free GeoLiteCountry database.