Open psmedley opened 4 years ago
Looks like clamav also now uses these APIs
https://github.com/psmedley/at-funcs - I'm sure these can be improved, but they're a starting point
I am trying to build Muon, which is the Meson-compatible build system in the pure C. Meson is very popular among many projects like Mesa, QEMU, etc. But Meson is written in Python 3-only (latest versions even in >=3.7), and I thought Muon would be much easier to port/build. Here is the issue I opened in their repository: https://todo.sr.ht/~lattis/muon/72
It would be great to include these functions (and corresponding definitions) in the next library release.
btw I just read your muon ticket - ArcaOS does have python 3 - check 'yum search python3'
These functions were added in ~2005 and are being used by Samba from 4.12 and above