# README
wildmatch
package wildmatch
is a reimplementation of Git's wildmatch.c
-style filepath pattern matching.
For more information, see the godoc.
# Packages
package Wildmatch is an implementation of Git's wildmatch.c-style pattern matching.