lvc / abi-compliance-checker

A tool for checking backward API/ABI compatibility of a C/C++ library
https://lvc.github.io/abi-compliance-checker/
GNU Lesser General Public License v2.1
621 stars 76 forks source link

Will abi-compliance-checker support python project? #123

Open xiacunshun opened 1 year ago

xiacunshun commented 1 year ago

We want to check all kinds of rpms including java python rust .etc. Will you plan to support other language? We would love to contribute to make abi-check tools better.