The library depends on the libzbar and requires to run ``` sudo apt-get install libzbar0 ``` Is it possible to release wheel packages to include the binary dependency? I am available to set up CI workflows to create the packages. [I have some experience](https://github.com/psycopg/psycopg/blob/master/.github/workflows/packages-bin.yml).