I just had a use case where I needed glob matching in an rpm expression. Is 
that something we should add?
We could define a new operator like `"string" ~~ "glob"` or hijack an existing 
one that currently throws an error like `"string" * "glob"`. Of course we can 
also use a function like `match("string", "glob")`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2350
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to