File: control

package info (click to toggle)
rrep 1.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,140 kB
  • sloc: ansic: 36,257; sh: 5,311; makefile: 23; sed: 16
file content (19 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: rrep
Section: utils
Priority: optional
Maintainer: Arno Onken <asnelt@asnelt.org>
Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, gettext, libacl1-dev, texinfo
Standards-Version: 4.4.0
Homepage: https://sourceforge.net/projects/rrep/
Vcs-Git: https://git.code.sf.net/p/rrep/code -b debian
Vcs-Browser: https://sourceforge.net/p/rrep/code/

Package: rrep
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: recursive pattern replacement utility
 rrep is a pattern replacement utility.  It comes with
 support for regular expressions, recursive directory
 processing, backup, simulation and prompting.  The
 replacement string may contain special characters to
 refer to portions of the matched pattern.