Request to make the project available on conan
Although one could simply add incbin to the version control of an application as it is quite small, this has the caveat that you cannot tell automatically if a new version is available. Being able to use conan to download and install the project would facilitate integrating the tool in projects.
I'm not familiar with Conan but I don't mind if someone else wants to do that and we can support it officially upstream.
We created a conanfile.py and CMakelists.txt build wrapper, in case someone wants to base their work off of it. I think it would be important to start versioning in this repository for a Conan package to make any sense though. We used a "virtual version" based off the number of commits.
See: https://github.com/eclipse/cloe/tree/master/vendor/incbin