File: control

package info (click to toggle)
lua-lpeg-patterns 0.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 216 kB
  • sloc: makefile: 6
file content (22 lines) | stat: -rw-r--r-- 709 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
20
21
22
Source: lua-lpeg-patterns
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/lpeg_patterns
Vcs-Git: git://anonscm.debian.org/pkg-lua/lua-lpeg-patterns.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-lua/lua-lpeg-patterns.git

Package: lua-lpeg-patterns
Architecture: all
Depends: lua-lpeg,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: collection of LPEG patterns
 Collection of LPEG patterns used for:
  * Strict validation of user input
  * Searching free-form input