Metadata-Version: 2.1
Name: rpl
Version: 1.9
Summary: Replace strings in files
Home-page: https://github.com/rrthomas/rpl
Author: Reuben Thomas
Author-email: rrt@sc3d.org
License: GPL v3 or later
Description: # rpl
        
        A search/replace utility.
        
        rpl replaces strings with new strings in multiple text files.
        
        rpl is distributed under the terms of the GNU General Public License; either
        version 3 of the License, or (at your option), any later version. See the
        file COPYING for more details.
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
Provides-Extra: regex
