File: control

package info (click to toggle)
regexxer 0.10-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,900 kB
  • sloc: cpp: 5,252; sh: 1,039; makefile: 106
file content (25 lines) | stat: -rw-r--r-- 940 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
Source: regexxer
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               intltool,
               gtk-update-icon-cache,
               libgtkmm-3.0-dev (>= 2.6),
               libgtksourceviewmm-3.0-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://regexxer.sf.net
Vcs-Browser: https://salsa.debian.org/debian/regexxer
Vcs-Git: https://salsa.debian.org/debian/regexxer.git

Package: regexxer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: visual search and replace tool using Perl Regex
 Regexxer is a nifty GUI search/replace tool featuring Perl-style
 regular expressions (PCRE - Perl Regex). If you need project-wide
 substitution and you're tired of hacking sed command lines together,
 then you should definitely give it a try.
 .
 The tool can be used to search files or contents inside of a file.