notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rapidfuzz-cpp Rapid fuzzy string matching in C++ using the levenshtein distance
3.0.4 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-21 08:18:09
Last Update: 2024-04-13 09:16:40
Commit Hash: b8c9ec4
License: MIT
WWW:
https://github.com/maxbachmann/rapidfuzz-cpp
Description:
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (48 items)
Collapse this list.
  1. /usr/local/share/licenses/rapidfuzz-cpp-3.0.4/catalog.mk
  2. /usr/local/share/licenses/rapidfuzz-cpp-3.0.4/LICENSE
  3. /usr/local/share/licenses/rapidfuzz-cpp-3.0.4/MIT
  4. include/rapidfuzz/details/CharSet.hpp
  5. include/rapidfuzz/details/GrowingHashmap.hpp
  6. include/rapidfuzz/details/Matrix.hpp
  7. include/rapidfuzz/details/PatternMatchVector.hpp
  8. include/rapidfuzz/details/Range.hpp
  9. include/rapidfuzz/details/SplittedSentenceView.hpp
  10. include/rapidfuzz/details/common.hpp
  11. include/rapidfuzz/details/common_impl.hpp
  12. include/rapidfuzz/details/distance.hpp
  13. include/rapidfuzz/details/intrinsics.hpp
  14. include/rapidfuzz/details/simd.hpp
  15. include/rapidfuzz/details/simd_avx2.hpp
  16. include/rapidfuzz/details/simd_sse2.hpp
  17. include/rapidfuzz/details/type_traits.hpp
  18. include/rapidfuzz/details/types.hpp
  19. include/rapidfuzz/distance.hpp
  20. include/rapidfuzz/distance/DamerauLevenshtein.hpp
  21. include/rapidfuzz/distance/DamerauLevenshtein_impl.hpp
  22. include/rapidfuzz/distance/Hamming.hpp
  23. include/rapidfuzz/distance/Hamming_impl.hpp
  24. include/rapidfuzz/distance/Indel.hpp
  25. include/rapidfuzz/distance/Indel_impl.hpp
  26. include/rapidfuzz/distance/Jaro.hpp
  27. include/rapidfuzz/distance/JaroWinkler.hpp
  28. include/rapidfuzz/distance/JaroWinkler_impl.hpp
  29. include/rapidfuzz/distance/Jaro_impl.hpp
  30. include/rapidfuzz/distance/LCSseq.hpp
  31. include/rapidfuzz/distance/LCSseq_impl.hpp
  32. include/rapidfuzz/distance/Levenshtein.hpp
  33. include/rapidfuzz/distance/Levenshtein_impl.hpp
  34. include/rapidfuzz/distance/OSA.hpp
  35. include/rapidfuzz/distance/OSA_impl.hpp
  36. include/rapidfuzz/distance/Postfix.hpp
  37. include/rapidfuzz/distance/Postfix_impl.hpp
  38. include/rapidfuzz/distance/Prefix.hpp
  39. include/rapidfuzz/distance/Prefix_impl.hpp
  40. include/rapidfuzz/fuzz.hpp
  41. include/rapidfuzz/fuzz_impl.hpp
  42. include/rapidfuzz/rapidfuzz_all.hpp
  43. lib/cmake/rapidfuzz/rapidfuzzConfig.cmake
  44. lib/cmake/rapidfuzz/rapidfuzzConfigVersion.cmake
  45. lib/cmake/rapidfuzz/rapidfuzzTargets.cmake
  46. @owner
  47. @group
  48. @mode
Collapse this list.
Dependency lines:
  • rapidfuzz-cpp>0:devel/rapidfuzz-cpp
To install the port:
cd /usr/ports/devel/rapidfuzz-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rapidfuzz-cpp
  • pkg install rapidfuzz-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rapidfuzz-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712999015 SHA256 (maxbachmann-rapidfuzz-cpp-v3.0.4_GH0.tar.gz) = 18d1c41575ceddd6308587da8befc98c85d3b5bc2179d418daffed6d46b8cb0a SIZE (maxbachmann-rapidfuzz-cpp-v3.0.4_GH0.tar.gz) = 301889

Packages (timestamps in pop-ups are UTC):
rapidfuzz-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.33.0.4-3.0.33.0.4---
FreeBSD:13:quarterly3.0.33.0.32.0.03.0.33.0.33.0.03.0.03.0.0
FreeBSD:14:latest3.0.23.0.41.10.43.0.23.0.41.11.3-2.0.0
FreeBSD:14:quarterly3.0.03.0.3-3.0.03.0.33.0.03.0.03.0.0
FreeBSD:15:latest3.0.23.0.4n/a3.0.0n/a3.0.03.0.03.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Test dependencies:
  1. catch2>0 : devel/catch2
This port is required by:
for Build
  1. devel/py-rapidfuzz

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-rapidfuzz2*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_rapidfuzz-cpp
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/maxbachmann/rapidfuzz-cpp/tar.gz/v3.0.4?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.4
13 Apr 2024 09:16:40
commit hash: b8c9ec4cbd09b4c001069979ca6a827625524791commit hash: b8c9ec4cbd09b4c001069979ca6a827625524791commit hash: b8c9ec4cbd09b4c001069979ca6a827625524791commit hash: b8c9ec4cbd09b4c001069979ca6a827625524791 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 3.0.3 → 3.0.4

Reported by:	portscout
3.0.3
07 Apr 2024 18:38:07
commit hash: d8298806fc7ea52dfa3f7d7a51c9e3edead38f5bcommit hash: d8298806fc7ea52dfa3f7d7a51c9e3edead38f5bcommit hash: d8298806fc7ea52dfa3f7d7a51c9e3edead38f5bcommit hash: d8298806fc7ea52dfa3f7d7a51c9e3edead38f5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 3.0.2 → 3.0.3

Reported by:	portscout
3.0.2
06 Mar 2024 08:35:39
commit hash: 926779100e73b5c23b51d67e038f918eada0e611commit hash: 926779100e73b5c23b51d67e038f918eada0e611commit hash: 926779100e73b5c23b51d67e038f918eada0e611commit hash: 926779100e73b5c23b51d67e038f918eada0e611 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 3.0.1 → 3.0.2

Reported by:	portscout
3.0.1
04 Mar 2024 16:09:17
commit hash: 1b823a0cc5ce15904668a5f412b9669323777133commit hash: 1b823a0cc5ce15904668a5f412b9669323777133commit hash: 1b823a0cc5ce15904668a5f412b9669323777133commit hash: 1b823a0cc5ce15904668a5f412b9669323777133 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 3.0.0 → 3.0.1

Reported by:	portscout
3.0.0
27 Dec 2023 08:20:27
commit hash: 0edd396e0563a244c09f0a9d1f0365327931915bcommit hash: 0edd396e0563a244c09f0a9d1f0365327931915bcommit hash: 0edd396e0563a244c09f0a9d1f0365327931915bcommit hash: 0edd396e0563a244c09f0a9d1f0365327931915b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 2.2.3 → 3.0.0

Reported by:	portscout
2.2.3
04 Nov 2023 05:21:54
commit hash: 8f277cfd863aab2dcbb884972c5b1cc8dc769196commit hash: 8f277cfd863aab2dcbb884972c5b1cc8dc769196commit hash: 8f277cfd863aab2dcbb884972c5b1cc8dc769196commit hash: 8f277cfd863aab2dcbb884972c5b1cc8dc769196 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 2.2.2 → 2.2.3

Reported by:	portscout
2.2.2
01 Nov 2023 22:46:45
commit hash: 9f09a242953e0daeee09f7c12ba4c69c6671ae24commit hash: 9f09a242953e0daeee09f7c12ba4c69c6671ae24commit hash: 9f09a242953e0daeee09f7c12ba4c69c6671ae24commit hash: 9f09a242953e0daeee09f7c12ba4c69c6671ae24 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 2.1.1 → 2.2.2

Reported by:	portscout
2.1.1
11 Oct 2023 08:56:29
commit hash: 50e4d5d7862f126dbbec2cff8de886e0e989cd92commit hash: 50e4d5d7862f126dbbec2cff8de886e0e989cd92commit hash: 50e4d5d7862f126dbbec2cff8de886e0e989cd92commit hash: 50e4d5d7862f126dbbec2cff8de886e0e989cd92 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 2.1.0 → 2.1.1

Reported by:	portscout
2.1.0
10 Oct 2023 04:13:54
commit hash: a06437017f7bbca47bb7fdef2b91e03b648ce4e4commit hash: a06437017f7bbca47bb7fdef2b91e03b648ce4e4commit hash: a06437017f7bbca47bb7fdef2b91e03b648ce4e4commit hash: a06437017f7bbca47bb7fdef2b91e03b648ce4e4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: update 2.0.0 → 2.1.0

Reported by:	portscout
2.0.0
17 Jun 2023 07:35:37
commit hash: e1691fda5a0d3e54e50b642b206324ca7b79ba2bcommit hash: e1691fda5a0d3e54e50b642b206324ca7b79ba2bcommit hash: e1691fda5a0d3e54e50b642b206324ca7b79ba2bcommit hash: e1691fda5a0d3e54e50b642b206324ca7b79ba2b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.11.3 → 2.0.0
1.11.3
18 May 2023 06:32:20
commit hash: 3de8bde7f3ff4b927eb85828202fcd5eb92661d7commit hash: 3de8bde7f3ff4b927eb85828202fcd5eb92661d7commit hash: 3de8bde7f3ff4b927eb85828202fcd5eb92661d7commit hash: 3de8bde7f3ff4b927eb85828202fcd5eb92661d7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.11.2 → 1.11.3

Reported by:	portscout
1.11.2
18 Apr 2023 04:38:12
commit hash: 1db15da92795f909a0478969f3f55ce874eb02ddcommit hash: 1db15da92795f909a0478969f3f55ce874eb02ddcommit hash: 1db15da92795f909a0478969f3f55ce874eb02ddcommit hash: 1db15da92795f909a0478969f3f55ce874eb02dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.10.4 → 1.11.2

Reported by:	portscout
1.10.4
15 Dec 2022 01:18:47
commit hash: 199835dc97156e7e9aca4b644501b1c77ab00cf6commit hash: 199835dc97156e7e9aca4b644501b1c77ab00cf6commit hash: 199835dc97156e7e9aca4b644501b1c77ab00cf6commit hash: 199835dc97156e7e9aca4b644501b1c77ab00cf6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.10.2 -> 1.10.4

Reported by:	portscout
1.10.2
13 Dec 2022 19:28:00
commit hash: c4083a46b5d5e0b7f8a6f91dccf5b42a7c26458fcommit hash: c4083a46b5d5e0b7f8a6f91dccf5b42a7c26458fcommit hash: c4083a46b5d5e0b7f8a6f91dccf5b42a7c26458fcommit hash: c4083a46b5d5e0b7f8a6f91dccf5b42a7c26458f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.10.1 -> 1.10.2

Reported by:	portscout
1.10.1
06 Nov 2022 19:53:46
commit hash: 7a7387e61d5d1f331a9803e5d3e9c7cb4d16b225commit hash: 7a7387e61d5d1f331a9803e5d3e9c7cb4d16b225commit hash: 7a7387e61d5d1f331a9803e5d3e9c7cb4d16b225commit hash: 7a7387e61d5d1f331a9803e5d3e9c7cb4d16b225 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.10.0 -> 1.10.1

Reported by:	portscout
1.10.0
30 Oct 2022 19:42:15
commit hash: 8104dd7c0199a8cd66a740d73410a7860b506912commit hash: 8104dd7c0199a8cd66a740d73410a7860b506912commit hash: 8104dd7c0199a8cd66a740d73410a7860b506912commit hash: 8104dd7c0199a8cd66a740d73410a7860b506912 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.9.0 -> 1.10.0

Reported by:	portscout
1.9.0
26 Oct 2022 06:59:32
commit hash: 516cfca041f705303ef1d1f24bf1e42b4b937b06commit hash: 516cfca041f705303ef1d1f24bf1e42b4b937b06commit hash: 516cfca041f705303ef1d1f24bf1e42b4b937b06commit hash: 516cfca041f705303ef1d1f24bf1e42b4b937b06 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.7.0 -> 1.9.0

Reported by:	portscout
1.7.0
28 Sep 2022 02:25:36
commit hash: 418e2d0f0ce1f0b0476b7a8955b5cb0dce48cc7fcommit hash: 418e2d0f0ce1f0b0476b7a8955b5cb0dce48cc7fcommit hash: 418e2d0f0ce1f0b0476b7a8955b5cb0dce48cc7fcommit hash: 418e2d0f0ce1f0b0476b7a8955b5cb0dce48cc7f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.6.0 -> 1.7.0

Reported by:	portscout
1.6.0
17 Sep 2022 04:05:02
commit hash: 1820ee4e2ae15a1050112b33e7adb14d8fb859facommit hash: 1820ee4e2ae15a1050112b33e7adb14d8fb859facommit hash: 1820ee4e2ae15a1050112b33e7adb14d8fb859facommit hash: 1820ee4e2ae15a1050112b33e7adb14d8fb859fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.5.0 -> 1.6.0

Reported by:	portscout
1.5.0
14 Sep 2022 04:41:14
commit hash: 5924e796df3ae6c9585b2890c4499aa35fafe7e2commit hash: 5924e796df3ae6c9585b2890c4499aa35fafe7e2commit hash: 5924e796df3ae6c9585b2890c4499aa35fafe7e2commit hash: 5924e796df3ae6c9585b2890c4499aa35fafe7e2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.4.1 -> 1.5.0

Reported by:	portscout
1.4.1
12 Sep 2022 05:56:02
commit hash: 56ccbda9cbbcc8edc0e89f034dd8cfbf1ac7ac69commit hash: 56ccbda9cbbcc8edc0e89f034dd8cfbf1ac7ac69commit hash: 56ccbda9cbbcc8edc0e89f034dd8cfbf1ac7ac69commit hash: 56ccbda9cbbcc8edc0e89f034dd8cfbf1ac7ac69 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.3.0 -> 1.4.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
04 Sep 2022 22:15:17
commit hash: b4dd265f75dbd78aa574532652ff056ddea520e1commit hash: b4dd265f75dbd78aa574532652ff056ddea520e1commit hash: b4dd265f75dbd78aa574532652ff056ddea520e1commit hash: b4dd265f75dbd78aa574532652ff056ddea520e1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.2.0 -> 1.3.0

Reported by:	portscout
1.2.0
20 Aug 2022 18:33:02
commit hash: 1d3694b00fb7c19135246e871b7d32855333b4dccommit hash: 1d3694b00fb7c19135246e871b7d32855333b4dccommit hash: 1d3694b00fb7c19135246e871b7d32855333b4dccommit hash: 1d3694b00fb7c19135246e871b7d32855333b4dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.1.1 -> 1.2.0

Reported by:	portscout
1.1.1
31 Jul 2022 22:45:48
commit hash: 768cf0de73e4bf925964c87ebe4f5a81ce74d45acommit hash: 768cf0de73e4bf925964c87ebe4f5a81ce74d45acommit hash: 768cf0de73e4bf925964c87ebe4f5a81ce74d45acommit hash: 768cf0de73e4bf925964c87ebe4f5a81ce74d45a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.1.0 -> 1.1.1

Reported by:	portscout
1.1.0
30 Jul 2022 07:34:32
commit hash: cbc18f2dec296cf6e62a11b53808bc24755c3b2dcommit hash: cbc18f2dec296cf6e62a11b53808bc24755c3b2dcommit hash: cbc18f2dec296cf6e62a11b53808bc24755c3b2dcommit hash: cbc18f2dec296cf6e62a11b53808bc24755c3b2d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.0.4 -> 1.1.0

Reported by:	portscout
1.0.4
01 Jul 2022 08:44:59
commit hash: b52c39d155984a850115b5a6b5e5ad327934c6a1commit hash: b52c39d155984a850115b5a6b5e5ad327934c6a1commit hash: b52c39d155984a850115b5a6b5e5ad327934c6a1commit hash: b52c39d155984a850115b5a6b5e5ad327934c6a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.0.3 -> 1.0.4

Reported by:	portscout
1.0.3
26 Jun 2022 02:22:55
commit hash: d6818075178dc968398629a33553bb859b4fb726commit hash: d6818075178dc968398629a33553bb859b4fb726commit hash: d6818075178dc968398629a33553bb859b4fb726commit hash: d6818075178dc968398629a33553bb859b4fb726 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.0.2 -> 1.0.3

Reported by:	portscout
1.0.2
13 Jun 2022 04:31:49
commit hash: 818fb01de200fd38371bcbd8e2694476649c9fc1commit hash: 818fb01de200fd38371bcbd8e2694476649c9fc1commit hash: 818fb01de200fd38371bcbd8e2694476649c9fc1commit hash: 818fb01de200fd38371bcbd8e2694476649c9fc1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.0.1 -> 1.0.2

Reported by:	portscout
1.0.1
17 Apr 2022 23:24:12
commit hash: 350d105aaffea4be03876ba4dab8f2de847de639commit hash: 350d105aaffea4be03876ba4dab8f2de847de639commit hash: 350d105aaffea4be03876ba4dab8f2de847de639commit hash: 350d105aaffea4be03876ba4dab8f2de847de639 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update 1.0.0 -> 1.0.1

Reported by:	portscout
1.0.0
19 Mar 2022 23:29:21
commit hash: db2d198fed74476e8b109cd3e96c8095278ff269commit hash: db2d198fed74476e8b109cd3e96c8095278ff269commit hash: db2d198fed74476e8b109cd3e96c8095278ff269commit hash: db2d198fed74476e8b109cd3e96c8095278ff269 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: Update g20210820 -> 1.0.0

Reported by:	portscout
g20210820
21 Aug 2021 08:17:44
commit hash: cc577b86e8577883feafd4d7da6d3542f54d45bfcommit hash: cc577b86e8577883feafd4d7da6d3542f54d45bfcommit hash: cc577b86e8577883feafd4d7da6d3542f54d45bfcommit hash: cc577b86e8577883feafd4d7da6d3542f54d45bf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/rapidfuzz-cpp: New port: Rapid fuzzy string matching in C++ using the
levenshtein distance

Number of commits found: 33