taglib/bindings
Urs Fleisch c2c9e8989c clang-tidy: Use auto where it improves the readability
run-clang-tidy -header-filter='.*' -checks='-*,modernize-use-auto' \
-config="{CheckOptions: [{key: modernize-use-auto.RemoveStars, value: '1'}]}" \
-fix

Manually fixed some wrong `const auto` replacements and verified
that all types are deduced correctly.
2023-07-22 07:09:58 +02:00
..
c clang-tidy: Use auto where it improves the readability 2023-07-22 07:09:58 +02:00
CMakeLists.txt Clean up the main CMakeLists.txt file 2011-04-09 19:51:23 +02:00
README The website has more up-to-date links 2011-04-09 20:15:00 +02:00

There are a few other people that have done bindings externally that I have
been made aware of.  I have not personally reviewed these bindings, but I'm
listing them here so that those who find them useful are able to find them:

http://developer.kde.org/~wheeler/taglib.html#bindings