Index | Thread | Search

From:
Chris Billington <emulti@disroot.org>
Subject:
Re: New: devel/py-rapidfuzz: fuzzy search library
To:
ports@openbsd.org
Date:
Fri, 19 Jun 2026 14:25:04 +0800

Download raw body.

Thread
Chris Billington wrote:
> devel/rapidfuzz: Rapid fuzzy string matching in Python using various 
> string metrics
> 
> Upstream:
> https://rapidfuzz.github.io/RapidFuzz/
> https://pypi.org/project/rapidfuzz
> 
> This port is a dependency of proposed new port audio/pyradio but has 
> other potential uses.
> 
> The version installed from PyPi includes the C++ extensions.
> 
> Tested on 7.9-stable, testers on -current welcome
> 
> This is the first time I have tried to port something with MODPY/PyPi so 
> guidance and corrections would be appreciated.
> 
> Comments, corrections?
> 
> Chris
> 
Now also tested on 7.9-current amd64 (Jun 12). No issues found when used 
via pyradio internet radio player (fuzzy search)

Chris