File: control

package info (click to toggle)
lua-nginx-dns 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 204 kB
  • ctags: 35
  • sloc: perl: 243; makefile: 14
file content (17 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: lua-nginx-dns
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-lua,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/lua-nginx-dns.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/lua-nginx-dns.git
Homepage: https://github.com/openresty/lua-resty-dns

Package: lua-nginx-dns
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: DNS resolver for the nginx embedded Lua language
 Lua DNS resolver for the ngx_lua based on the cosocket API.