python-jellyfish 0.7.2-1build1 source package in Ubuntu

Changelog

python-jellyfish (0.7.2-1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:23:12 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-jellyfish_0.7.2.orig.tar.gz 130.2 KiB cb09c50d7e2bb7b926fc7654762bc81f9c629e0c92ae7137bf22b34f39515286
python-jellyfish_0.7.2-1build1.debian.tar.xz 4.2 KiB fa1e120f0db3929cad879933a75b86101915561e2dd0259ab2e0d753b2f4fdab
python-jellyfish_0.7.2-1build1.dsc 2.3 KiB f5b5d125e0f0803af7c18a96ed72949ba60f952d279da6044f2e248937bafa4b

View changes file

Binary packages built by this source

python-jellyfish-doc: No summary available for python-jellyfish-doc in ubuntu groovy.

No description available for python-jellyfish-doc in ubuntu groovy.

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