File: control

package info (click to toggle)
visual-regexp 3.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 216 kB
  • ctags: 86
  • sloc: tcl: 2,642; makefile: 25
file content (16 lines) | stat: -rw-r--r-- 567 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: visual-regexp
Section: devel
Priority: optional
Maintainer: Wences René Arana Fuentes <aranax@debian.org.gt>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: docbook-to-man
Standards-Version: 3.8.4
Homepage: http://laurent.riesterer.free.fr/regexp/

Package: visual-regexp
Architecture: all
Depends: ${misc:Depends}, tk8.5, tclvfs
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.