←back to thread

392 points _kush | 2 comments | | HN request time: 0s | source
1. darwi ◴[] No.44397162[source]
The x86-cpuid-db project [1] heavily uses XSLT 3.0 through the “saxonche” PIP package.

It has worked amazingly well for us, and the generated files are already merged in the Linux Kernel.

[1] https://gitlab.com/x86-cpuid.org/x86-cpuid-db

replies(1): >>44397744 #
2. pyuser583 ◴[] No.44397744[source]
Thank you! I've been looking for python support for XSLT 3.0! Not looking very hard, but this is still saved me some time!