ifgrep 0.0.1

A similar grep tool.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["biuvip@163.com"]
description = "A similar grep tool."
documentation = "https://github.com/ifbiu/ifgrep"
edition = "2021"
homepage = "https://github.com/ifbiu/ifgrep"
license = "MIT OR Apache-2.0"
name = "ifgrep"
readme = "README.md"
version = "0.0.1"