Hi all,
My name is Lammert Bies and I have been a software developer in C for the last 25 years. I have been using libHaru for some time in one of my applications and have visited this discussion group quite some times and also answered some questions. It seems that the project is in a somewhat dormant state and according to
libharu.org the project is looking for a new maintainer.
As I have a need for a long term stable PDF library solution in some of my applications, I am committed to put a reasonable amount of time and effort in maintaining such a project, i.e. if those who are now supervising the project are willing to allow me to do that of course :)
Nearly all my projects are written in C (mainly due to performance and compatibility constraints) and I have live running test systems on win32, win64, several Linux flavors, FreeBSD32 and 64 bit and OSX 64 bit. Besides that I have the tools for cross compiling for iOS and Android, although I haven't done that with libHaru yet. So I think that I have both the skills and tools to become the maintainer of such a multi-platform project.
If there is interest from your side, please let me know.
There is just one question which needs to be cleared before I am able to take over the project. Currently all source files contain an MIT license text in their header, but the LICENSE file in the root of the project mentions the zLib license. Although these are both members of the permissive licensing family, having both on the same project seems to be somewhat incompatible to me and the zLib license seems to have been added only recently and after the last public modification of the source files.
Therefore my proposal would be to switch back to the MIT license for the total project, not in the last place because the open source projects which I already manage on Github are all MIT licensed.