test package:fuzzy

Returns false if the pattern and the text do not match at all. Returns true otherwise.
>>> test "brd" "bread"
True