File: control

package info (click to toggle)
visual-regexp 2.2r1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 100 kB
  • ctags: 34
  • sloc: sh: 780; makefile: 47
file content (14 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: visual-regexp
Section: devel
Priority: optional
Maintainer: Corrin Lakeland <lakeland@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), docbook-to-man
Standards-Version: 3.5.10

Package: visual-regexp
Architecture: all
Depends: tk8.3
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.