Metadata-Version: 2.1
Name: rpl
Version: 1.5.7
Summary: Free replacement for rpl (replace strings in files).
Home-page: https://github.com/kcoyner/rpl
Author: Göran Weinholt
Author-email: weinholt@debian.org
License: GPL v2 or later
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

# rpl
An intelligent recursive search/replace utility written in Python

rpl is a text replacement utility. It will replace strings with new strings in
multiple text files. It can work recursively over directories and supports
limiting the search to specific file suffixes.

