globcmp-lib

Crates.ioglobcmp-lib
lib.rsglobcmp-lib
version0.3.0
created_at2025-09-10 22:57:17.763959+00
updated_at2025-09-10 22:57:17.763959+00
descriptionLibrary used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does.
homepagehttps://github.com/gn0/globcmp/tree/main/globcmp-lib
repositoryhttps://github.com/gn0/globcmp/tree/main/globcmp-lib
max_upload_size
id1833111
size43,275
Gábor Nyéki (gn0)

documentation

README

globcmp-lib

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.

Installation

Instructions

cargo add globcmp-lib

Feature flag: stack safety

See the globcmp crate for details.

License

globcmp-lib is distributed under the GNU Lesser General Public License (LGPL), version 3. See the file LICENSE for more information.

Commit count: 20

cargo fmt