File: control

package info (click to toggle)
tclgeoip 0.2-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 724 kB
  • ctags: 23
  • sloc: sh: 3,018; ansic: 752; tcl: 95; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 537 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: tclgeoip
Section: interpreters
Priority: optional
Maintainer: Djihed Afifi <djihed@gmail.com>
Build-Depends: debhelper (>= 5), autotools-dev, libgeoip-dev, tcl-dev
Standards-Version: 3.7.2

Package: tclgeoip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tcl extension implementing GeoIP lookup functions
 A Tcl extension for geographic or organisational lookup of IP addresses
 and hostnames, by implementing bindings to the GeoIP C API.
 You can use this extension to query Maxmind GeoIP databases.