1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/grep
Andrew Gallant b62195b33f grep 0.1.3
2016-09-25 22:29:35 -04:00
..
src Don't union inner literals of repetitions. 2016-09-25 20:10:28 -04:00
Cargo.toml grep 0.1.3 2016-09-25 22:29:35 -04:00
README.md add readme 2016-09-13 21:15:10 -04:00

grep

This is a library that provides grep-style line-by-line regex searching (with comparable performance to grep itself).