Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-jellyfish-1.0.3-1.2 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python311-jellyfish Distribution: openSUSE Tumbleweed
Version: 1.0.3 Vendor: openSUSE
Release: 1.2 Build date: Thu Feb 15 03:57:54 2024
Group: Unspecified Build host: reproducible
Size: 887640 Source RPM: python-jellyfish-1.0.3-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/jamesturk/jellyfish
Summary: A library for doing approximate and phonetic matching of strings
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 and Hamming Distance.

And algorithms for phonetic encoding: American Soundex, Metaphone,
NYSIIS (New York State Identification and Intelligence System) and
Match Rating Codex.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Feb 15 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.0.3:
    * `match_rating_codex` now raises a `ValueError` when passed non-alpha
      characters (#200)
    * fully remove deprecated names
    * fully drop Python 3.7 support
    * switch to using `ahash` for Damerau-Levenshtein for speed gains
    * switched to using Rust implementation for all algorithms
    * removed rarely-used `porter_stem` function, better implementations exist
    * support for Python 3.10+
    * handle spaces correctly in MRA algorithm
    * fix buffer overflow in NYSIIS
    * safer allocations from CJellyfish
    * fix for jaro winkler (cjellyfish#8)
  - Stop using greedy globs in %files.
  - Switch to autosetup and pyproject macros.
  - Sprinkle in cargo_vendor due to including rust code.
* Wed Jun 17 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.8.2:
    * fix jaro_winkler/jaro_winkler_similarity mix-up
    * deprecate jaro_distance in favor of jaro_similarity
      backwards compatible shim left in place, will be removed in 1.0
    * rename jaro_winkler to jaro_winkler_similarity to match other functions
      backwards compatible shim added, but will be removed in 1.0
    * fix soundex bug with W/H cases, #83
    * fix metaphone bug with WH prefix, #108
    * fix C match rating codex bug with duplicate letters, #121
    * fix metaphone bug with leading vowels and 'kn' pair, #123
    * fix Python jaro_winkler bug #124
    * fix Python 3.9 deprecation warning
    * add manylinux wheels
* Wed Sep 11 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.7.2:
    * fix CJellyfish damerau_levenshtein w/ unicode, thanks to immerrr
    * fix final H in NYSIIS
    * fix issue w/ trailing W in metaphone
* Wed Apr 03 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.7.1:
    * drop Python 2 compatibility & legacy code
    * add bugfix for NYSIIS for words starting with PF
    * restrict install to Python >= 3.4
* Thu Aug 02 2018 tchvatal@suse.com
  - Version update to 0.6.1:
    * Various unicode fixes
* Mon Apr 10 2017 alarrosa@suse.com
  - Use singlespec macros
* Thu Jan 19 2017 alarrosa@suse.com
  - Initial release

Files

/usr/lib64/python3.11/site-packages/jellyfish
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/METADATA
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/RECORD
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/license_files
/usr/lib64/python3.11/site-packages/jellyfish-1.0.3.dist-info/license_files/LICENSE
/usr/lib64/python3.11/site-packages/jellyfish/__init__.py
/usr/lib64/python3.11/site-packages/jellyfish/__init__.pyi
/usr/lib64/python3.11/site-packages/jellyfish/__pycache__
/usr/lib64/python3.11/site-packages/jellyfish/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/jellyfish/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/jellyfish/__pycache__/_jellyfish.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/jellyfish/__pycache__/_jellyfish.cpython-311.pyc
/usr/lib64/python3.11/site-packages/jellyfish/_jellyfish.py
/usr/lib64/python3.11/site-packages/jellyfish/_rustyfish.cpython-311-riscv64-linux-gnu.so
/usr/lib64/python3.11/site-packages/jellyfish/py.typed
/usr/share/doc/packages/python311-jellyfish
/usr/share/doc/packages/python311-jellyfish/README.md
/usr/share/doc/packages/python311-jellyfish/assets
/usr/share/doc/packages/python311-jellyfish/assets/white-jellyfish.svg
/usr/share/doc/packages/python311-jellyfish/changelog.md
/usr/share/doc/packages/python311-jellyfish/functions.md
/usr/share/doc/packages/python311-jellyfish/index.md
/usr/share/licenses/python311-jellyfish
/usr/share/licenses/python311-jellyfish/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024