File: control

package info (click to toggle)
rpl 1.14-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: python: 396; makefile: 31
file content (24 lines) | stat: -rw-r--r-- 647 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
Source: rpl
Section: utils
Priority: optional
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 help2man,
 python3-chardet,
 python3-argparse-manpage,
 python3-all,
 python3-setuptools
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/rrthomas/rpl

Package: rpl
Architecture: all
Depends: ${python3: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.