I wrote this small utility to be able to select software versions that I want to test my app on when running CI workflows. For example, let's say I am developing a certain plugin of a platform, and I want to always make sure my plugin is compatible with the three latest versions. The query language uses lua syntax.