mirror of
https://github.com/openharmony/third_party_rust_aho-corasick.git
synced 2026-07-01 06:48:28 -04:00
0045b58b48
Signed-off-by: fangting <fangting12@huawei.com>
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
[
|
|
{
|
|
"Name": "aho-corasick",
|
|
"License": "MIT",
|
|
"License File": "LICENSE-MIT",
|
|
"Version Number": "0.7.20",
|
|
"Owner": "fangting12@huawei.com",
|
|
"Upstream URL": "https://github.com/BurntSushi/aho-corasick",
|
|
"Description": "A string searching algorithm that efficiently searches for multiple patterns in a text string."
|
|
}
|
|
]
|