OpenPrinting / libcups

OpenPrinting CUPS Library Sources
https://openprinting.github.io/cups/cups3.html
Apache License 2.0
28 stars 15 forks source link

ipptool: Add WITH-ALL-VALUES-FROM predicate #20

Closed michaelrsweet closed 1 year ago

michaelrsweet commented 1 year ago

Currently ipptool only supports WITH-VALUE-FROM to test a single value comes from a list in another attribute, but there is no equivalent for a multi-valued attribute. Add WITH-ALL-VALUES-FROM to address this.

michaelrsweet commented 1 year ago

[master f772a5eed] Add WITH-ALL-VALUES-FROM predicate (Issue #20)