File: control

package info (click to toggle)
redet 8.24-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,040 kB
  • ctags: 928
  • sloc: tcl: 37,528; makefile: 104; sh: 23
file content (38 lines) | stat: -rw-r--r-- 1,617 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: redet
Section: x11
Priority: optional
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 4.0.0), dpatch
Standards-Version: 3.7.3
Homepage: http://www.billposer.org/Software/redet.html

Package: redet
Architecture: all
Depends: tk8.4, iwidgets4
Suggests: redet-doc, dillo
Description: regular expression development and execution tool
 Redet allows the user to construct regular expressions and test them against 
 input data by executing any of a variety of search programs, editors, 
 and programming languages that make use of regular expressions. When a 
 suitable regular expression has been constructed it may be saved to a file.
 .
 Redet stands for Regular Expression Development and Execution 
 Tool. For each program, a palette showing the available regular expression 
 syntax is provided. Selections from the palette may be copied to the 
 regular expression window with a mouse click. Users may add their own 
 definitions to the palette via their initialization file. 
 Redet also keeps a list of the regular expressions executed, from which 
 entries may be copied back into the regular expression under construction. 
 The history list is saved to a file and restored on startup, so it 
 persists across sessions.
 .
 So long as the underlying program supports Unicode, Redet allows UTF-8 
 Unicode in both test data and regular expressions.

Package: redet-doc
Architecture: all
Section: doc
Suggests: redet
Description: regular expression development and execution tool (documentation)
 Documentation for the Redet (regular expression development and execution
 tool.