File: control

package info (click to toggle)
visual-regexp 3.1-5.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • sloc: tcl: 3,963; makefile: 25
file content (16 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: visual-regexp
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: docbook-to-man
Standards-Version: 4.1.3
Homepage: http://laurent.riesterer.free.fr/regexp/

Package: visual-regexp
Architecture: all
Depends: tclvfs, tk, ${misc:Depends}
Description: Interactively debug regular expressions
 This Tcl script shows the result of running a regular expression,
 making debugging relatively easy.  It also assists in the construction
 of regular expressions.