imag/lib/entry/libimagentryfilter
flip1995 9620e81f59 [No-auto] lib/entry/filter: Fix Clippy warnings
Signed-off-by: flip1995 <hello@philkrones.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-08-28 18:18:41 +02:00
..
src [No-auto] lib/entry/filter: Fix Clippy warnings 2019-08-28 18:18:41 +02:00
Cargo.toml Update all dependencies 2019-06-30 16:44:23 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

libimagentryfilter

Helper library to filter lists of entries by certain predicated. Offers filters for filtering by header values and other predicates.

A commandline-to-filter DSL is planned for this, so commandline applications can use this to implement a uniform filter interface.