imag/libimagentryfilter
Matthias Beyer 9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
..
src style adaptations 2016-05-13 22:26:48 +02:00
Cargo.toml Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +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.