imag/libimagentryfilter
Kai Sickeler 3d80455dc6 Upgrade toml dependency to 0.2 2016-08-06 17:24:55 +02:00
..
src Add BoolFilter 2016-07-31 12:18:07 +02:00
Cargo.toml Upgrade toml dependency to 0.2 2016-08-06 17:24:55 +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.