File: control

package info (click to toggle)
lua-nginx-websocket 0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: makefile: 16
file content (18 lines) | stat: -rw-r--r-- 774 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: lua-nginx-websocket
Section: interpreters
Priority: optional
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Uploaders: Laurent Arnoud <laurent@spkdev.net>
Build-Depends: debhelper-compat (= 13), dh-lua
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/openresty/lua-resty-websocket
Vcs-Git: https://salsa.debian.org/lua-team/lua-nginx-websocket.git
Vcs-Browser: https://salsa.debian.org/lua-team/lua-nginx-websocket

Package: lua-nginx-websocket
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libnginx-mod-http-lua
Description: Lua websocket client driver for the nginx embedded Lua language
 This modules provides a pure Lua websocket driver implementation for the
 embedded nginx's Lua interpreter.