mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add and/or Bump of all OVOS related packages and skills
This commit is contained in:
9
buildroot-external/package/python-rapidfuzz/Config.in
Normal file
9
buildroot-external/package/python-rapidfuzz/Config.in
Normal file
@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_RAPIDFUZZ
|
||||
bool "python-rapidfuzz"
|
||||
help
|
||||
RapidFuzz is a fast string matching
|
||||
library for Python and C++, which is
|
||||
using the string similarity calculations
|
||||
from FuzzyWuzzy.
|
||||
|
||||
https://github.com/maxbachmann/rapidfuzz
|
Reference in New Issue
Block a user