frep-core 0.1.7

Core functionality for find and replace operations
Documentation
1
2
3
4
5
6
7
8
9
10
# frep-core

Core functionality for find and replace operations.

## Features

- Fast file searching and pattern matching using ripgrep's file walker
- Support for fixed string and regex-based search
- Optional use of advanced regex features such as negative lookahead
- Binary file detection and filtering