imag/libimagentryfilter
Matthias Beyer 002c50a39e Merge pull request #826 from matthiasbeyer/clap-completion
Bake in shell-compl generation
2016-11-05 13:22:55 +01:00
..
src libimagentryfilter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Cargo.toml Merge pull request #826 from matthiasbeyer/clap-completion 2016-11-05 13:22:55 +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.