Support --metadata field<number, --metadata field>number etc to match ranges of numeric values.

Similarly (well, for free), support preferred content expressions like
metadata=field<number and metadata=field>number
This commit is contained in:
Joey Hess 2016-02-27 10:55:02 -04:00
parent 01f1de0c3c
commit b946ca44c3
Failed to extract signature
8 changed files with 67 additions and 30 deletions

View file

@ -5,7 +5,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
{-# LANGUAGE CPP, BangPatterns #-}
{-# LANGUAGE CPP #-}
module Backend.Hash (
backends,