This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
RapidFuzz
mirror of
https://github.com/maxbachmann/RapidFuzz.git
Watch
1
Star
1
Fork
You've already forked RapidFuzz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d665e3b961
RapidFuzz
/
.gitignore
10 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add setup.py to build python version
2020-02-29 17:17:00 +00:00
.vscode/
add custome weights for levenshtein
2020-03-31 09:47:18 +00:00
__pycache__/
.idea/
complete basic implementation of rapidfuzz
2020-03-18 20:34:32 +00:00
rapidfuzz.egg-info/
dist/
add setup.py to build python version
2020-02-29 17:17:00 +00:00
*.data
*.so
complete basic implementation of rapidfuzz
2020-03-18 20:34:32 +00:00
*.o
*.out
add setup.py to build python version
2020-02-29 17:17:00 +00:00
test.py