File: control

package info (click to toggle)
lua-mmdb 0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 116 kB
  • ctags: 36
  • sloc: makefile: 6
file content (19 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: lua-mmdb
Section: interpreters
Priority: optional
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               dh-lua
Standards-Version: 3.9.8
Homepage: https://github.com/daurnimator/mmdblua
Vcs-Git: git://anonscm.debian.org/pkg-lua/lua-mmdb.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-lua/lua-mmdb.git

Package: lua-mmdb
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: IP geolocation library for Lua
 Lua library for reading MaxMind's Geolocation database format.