Metadata-Version: 2.1
Name: flace
Version: 0.0.4
Summary: flace - Find and repLACE editing tools for python
License: GNU General Public License v3 (GPLv3) (LICENSE)
Description-Content-Type: text/x-rst
License-File: LICENSE

flace - Find and repLACE editing tools for python
=================================================

Examples::

   from flace.mgrep import mgrep
   
   mgrep("file_path", ["search_string_1", "search_string_2", ...])


   
