Crates.io | globcmp-lib |
lib.rs | globcmp-lib |
version | 0.3.0 |
created_at | 2025-09-10 22:57:17.763959+00 |
updated_at | 2025-09-10 22:57:17.763959+00 |
description | Library used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does. |
homepage | https://github.com/gn0/globcmp/tree/main/globcmp-lib |
repository | https://github.com/gn0/globcmp/tree/main/globcmp-lib |
max_upload_size | |
id | 1833111 |
size | 43,275 |
Library used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does.
cargo add globcmp-lib
See the globcmp crate for details.
globcmp-lib is distributed under the GNU Lesser General Public License (LGPL), version 3. See the file LICENSE for more information.