Skip to content

llarsen71/PySearchAndReplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a regex based search and replace module. It provides more flexibility
in handling what values are returned from the match command, and what values
are inserted during search and replace.  The values can come from a callback
function, which gives you excellent control how the values found by the regex
command are mapped to a return value.

About

Python Search and Replace module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages