sffc / globset

A globbing library for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNDER CONSTRUCTION

globset

Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

Build status

Dual-licensed under MIT or the UNLICENSE.

About

A globbing library for Rust.

License:The Unlicense


Languages

Language:Rust 100.0%