milligrep 1.0.1

Custom simplified implementation of grep
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Jayesh Mann <jayeshmann06@gmail.com>"]
description = "Custom simplified implementation of grep"
documentation = "https://docs.rs/milligrep/1.0.0/milligrep/"
edition = "2018"
homepage = "https://github.com/jayeshmann/milligrep"
license = "AGPL-3.0-or-later"
name = "milligrep"
repository = "https://github.com/jayeshmann/milligrep"
version = "1.0.1"