Source: rpl
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               help2man,
               python3-all,
               python3-setuptools
Standards-Version: 4.4.0
Homepage: https://github.com/rrthomas/rpl
Vcs-Browser: https://salsa.debian.org/debian/rpl
Vcs-Git: https://salsa.debian.org/debian/rpl.git

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.
