Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ fuzzyset - A fuzzy string set for python.
Note
----

This is a maintained fork of the unfortunately no longer maintained `fuzzyset package <https://github.com/axiak/fuzzyset>`_ package by
Mike Axiak. This fork is available on PyPi as `fuzzyset2 <https://pypi.org/project/fuzzyset2>`_.
This project is unmaintained. `A maintained fork <https://github.com/alpae/fuzzyset>`_ is available on PyPi as `fuzzyset2 <https://pypi.org/project/fuzzyset2>`_.

fuzzyset is a data structure that performs something akin to fulltext search
against data to determine likely misspellings and approximate string matching.
Expand Down