python-jellyfish 0.10.0-3build1 source package in Ubuntu

Changelog

python-jellyfish (0.10.0-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 10:43:56 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-jellyfish_0.10.0.orig.tar.gz 123.2 KiB 490266aab002c933bcd37a0c877e3e9354f6cc0f008d5322ce28f77490656da8
python-jellyfish_0.10.0-3build1.debian.tar.xz 4.5 KiB a13e6d3268589e3129fc5cb8639a85e5c19a0bc13b35827f1bae970102de8d81
python-jellyfish_0.10.0-3build1.dsc 2.3 KiB a9cbd3c344df42cea074ffc3712a733fe29df94f8f60af9584f2ce3adf6e1516

View changes file

Binary packages built by this source

python-jellyfish-doc: Library for approximate and phonetic matching of strings (documentation)

 Jellyfish is a Python library for doing approximate and phonetic
 matching of strings. Includes algorithms for string comparison
 (Levenshtein Distance, Damerau-Levenshtein Distance, Jaro Distance,
 Jaro-Winkler Distance, Match Rating Approach Comparison, Hamming
 Distance) and phonetic encoding (American Soundex, Metaphone, NYSIIS,
 Match Rating Codex).
 .
 This is the documentation package.

python3-jellyfish: Library for approximate and phonetic matching of strings (Python 3)

 Jellyfish is a Python library for doing approximate and phonetic
 matching of strings. Includes algorithms for string comparison
 (Levenshtein Distance, Damerau-Levenshtein Distance, Jaro Distance,
 Jaro-Winkler Distance, Match Rating Approach Comparison, Hamming
 Distance) and phonetic encoding (American Soundex, Metaphone, NYSIIS,
 Match Rating Codex).
 .
 This package installs the library for Python 3.

python3-jellyfish-dbgsym: debug symbols for python3-jellyfish