imag/libimagentryfilter
Matthias Beyer 45f93e5d58 Merge pull request #366 from matthiasbeyer/update-dependency/regex
Update dependency/regex
2016-04-18 08:54:38 +02:00
..
src Enable lints 2016-04-17 20:50:59 +02:00
Cargo.toml Merge pull request #366 from matthiasbeyer/update-dependency/regex 2016-04-18 08:54:38 +02:00
README.md Add README for libimagentryfilter 2016-03-25 15:56:42 +01: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.