File: control

package info (click to toggle)
rpl 2.0.4-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 6,700 kB
  • sloc: ansic: 47,076; sh: 8,700; makefile: 79
file content (22 lines) | stat: -rw-r--r-- 597 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
Source: rpl
Section: utils
Priority: optional
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper-compat (= 13),
 help2man,
 libglib2.0-dev,
 libuchardet-dev,
 valac
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/rrthomas/rpl

Package: rpl
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: replace strings in files
 rpl is an intelligent search and replacement utility. It will change
 strings with new strings in multiple text files at the same time.
 .
 rpl can verify, find and edit several plain texts quickly.