File: control

package info (click to toggle)
visual-regexp 3.1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 292 kB
  • ctags: 127
  • sloc: tcl: 3,963; makefile: 25
file content (16 lines) | stat: -rw-r--r-- 553 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 Arana <aranax@debian.org.gt>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: docbook-to-man
Standards-Version: 3.9.2
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.