imag/libimagentryfilter
Matthias Beyer 4c81b36237 Remove unused import in libimagentryfilter 2017-02-04 10:51:51 +01:00
..
src Remove unused import in libimagentryfilter 2017-02-04 10:51:51 +01:00
Cargo.toml Update regex to 0.2.* 2017-01-30 08:06:57 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +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, plus this library offers logical operants to combine filters.

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