File: control

package info (click to toggle)
lua-nginx-string 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 192 kB
  • sloc: makefile: 20
file content (18 lines) | stat: -rw-r--r-- 664 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-string
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-lua,
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/debian/lua-nginx-string
Vcs-Git: https://salsa.debian.org/debian/lua-nginx-string.git
Homepage: https://github.com/openresty/lua-resty-string

Package: lua-nginx-string
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: String utilities for the nginx embedded Lua language
 lua-nginx-string provides the string utilities and common hash functions for
 the nginx embedded Lua language.