Hi It is actually almost ready in the git repo I have pushed.
The remaining thing is to find out how to handle the qmi-proxy binary, which is used by the lib. As only one can be running at the same time, I am unsure how we should handle multiarch and different major ABI versions. Either conflict (like modemmanager), so that only one can be installed at the same time, or let it be up to the user to avoid multiple versions running. And should it be in a separate package. Opinions?