4 Star 0 Fork 5

OpenHarmony / third_party_rust_strsim-rs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
Danny Guo 提交于 2020-01-31 09:42 . Release v0.10.0
[package]
name = "strsim"
version = "0.10.0"
authors = ["Danny Guo <danny@dannyguo.com>"]
description = """
Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
"""
license = "MIT"
readme = "README.md"
keywords = ["string", "similarity", "Hamming", "Levenshtein", "Jaro"]
homepage = "https://github.com/dguo/strsim-rs"
repository = "https://github.com/dguo/strsim-rs"
documentation = "https://docs.rs/strsim/"
exclude = ["/.github", "/dev"]
1
https://gitee.com/openharmony/third_party_rust_strsim-rs.git
git@gitee.com:openharmony/third_party_rust_strsim-rs.git
openharmony
third_party_rust_strsim-rs
third_party_rust_strsim-rs
master

搜索帮助