drep 0.1.3

drep is grep with dynamic reloadable filter expressions. This allows filtering stream of logs/lines, while changing filters on the fly.
[dependencies.notify]
version = "4.0.12"

[dependencies.parking_lot]
version = "0.11"

[dependencies.regex]
version = "1"

[dependencies.structopt]
version = "0.3.15"

[package]
authors = ["Zohaib Sibte Hassan <zohaibsh@gmail.com>"]
description = "drep is grep with dynamic reloadable filter expressions. This allows filtering stream of logs/lines, while changing filters on the fly."
edition = "2018"
license = "MIT"
name = "drep"
version = "0.1.3"