Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.chromium | D | 04-Jul-2025 | 404 | 13 | 10 |
README.chromium
1Name: strsim 2URL: https://crates.io/crates/strsim 3Version: 0.11.1 4Revision: 76c5a900e6e12cfc605eee5ab6e36300384c8682 5License: MIT 6License File: //third_party/rust/chromium_crates_io/vendor/strsim-0.11.1/LICENSE 7Shipped: no 8Security Critical: yes 9 10Description: Implementations of string similarity metrics. Includes Hamming, Levenshtein, 11OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. 12 13