>From reading the things on the Saxon project page (saxonica.com), I understood that the "SaxonC-HE" part is derived by them from the Java sources and is a C++ framework, independent of any Java, under the Mozilla 2.0 license.
Maybe it makes sense? Although, looking at the footprint it takes, it really surprises me there are no lighter-weight libs that could perform the same functionality. On Wed, Jul 9, 2025 at 10:53 PM Michael Warner <michael.warner...@gmail.com> wrote: > > > > > On Jul 9, 2025, at 10:24, Rene Engelhard <r...@debian.org> wrote: > > > > > >> > >> (And no, talking some random .h and especially some random .so is a no go, > >> there's not only (Linux) x86(-64)). > >> > > taking, obviously. > > I didn’t mean to suggest downloading the built library from their website for > distribution, I was just providing an example of what the end result of > building from source would look like. > > >