{ "name": "rapidfuzz", "version": "1.8.0", "description": "Rapid fuzzy string matching library for C++17 using the Levenshtein Distance.", "homepage": "https://github.com/maxbachmann/rapidfuzz-cpp", "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }