gabrieleiannetti / pygrep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygrep

This project was created and named similar, since grep does not support capturing regular expression groups.

If no groups are specified the match will be just printed.

If capturing groups are specified, the groups are printed out with the given seperator.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%