rust-textdistance-devel-1.1.1-2.fc44 in Fedora Rawhide
↵ Return to the main page of rust-textdistance-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-01-17 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.1.1-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-10-27 |
solomocyj <solomoncyj at gmail dot com> - 1.1.1-1 |
- init v1.1.1 |
Provides
- crate(textdistance)
- rust-textdistance-devel
Files
- usr/
- share/
- cargo/
- registry/
- textdistance-1.1.1/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- Taskfile.yaml
- benches/
- src/
- algorithm.rs
- algorithms/
- bag.rs
- cosine.rs
- damerau_levenshtein.rs
- entropy_ncd.rs
- hamming.rs
- jaccard.rs
- jaro.rs
- jaro_winkler.rs
- lcsseq.rs
- lcsstr.rs
- length.rs
- levenshtein.rs
- lig3.rs
- mlipns.rs
- overlap.rs
- prefix.rs
- ratcliff_obershelp.rs
- roberts.rs
- sift4_common.rs
- sift4_simple.rs
- smith_waterman.rs
- sorensen_dice.rs
- suffix.rs
- tversky.rs
- yujian_bo.rs
- counter.rs
- lib.rs
- main.rs
- nstr.rs
- result.rs
- str.rs
- tests/
- integration_test.rs
- test_introspection.py