#1019436 ITP: jarowinkler -- fast approximate string matching using Jaro(-Winkler) similarity

#1019436#5
Date:
2022-09-09 09:04:47 UTC
From:
To:
* Package name    : jarowinkler
  Version         : 1.2.1
  Upstream Author : Max Bachmann <pypi@maxbachmann.de>
* URL             : https://github.com/maxbachmann/JaroWinkler
* License         : MIT
  Programming Lang: Python
  Description     : Fast approximate string matching using Jaro(-Winkler) similarity

JaroWinkler is a Python library to calculate the Jaro and Jaro-Winkler
similarity. It is easy to use, is much faster than other comparable
libraries, and is designed to integrate seemingless with RapidFuzz.

There is also a C++ library contained within this package, managed as
a separate GitHub subrepository.  This is jarowinkler-cpp, and I am not
sure whether to bundle this as a single package or whether to package
this independently.

This is a dependency of python3-rapidfuzz, which is a new dependency
of the latest upstream release of python3-textdistance.

This package will be maintained within the Python Packaging Team.

#1019436#10
Date:
2024-03-02 20:27:00 UTC
From:
To:
merge 1019435 1019431 1019436
thanks

The rapidfuzz-capi and jarowinkler packages have been merged into
rapidfuzz, so I am merging these three ITPs into a single ITP.

   Julian

#1019436#21
Date:
2024-03-03 05:58:51 UTC
From:
To:
On second thoughts, unmerging and working on each separately.  The
jarowinkler package has been merged into rapidfuzz by upstream, so
closing this ITP.

   Julian