Expand description
Performs path normalization for *nix and Windows systems.
Windows and Unix-like systems handle glob patterns completely differently. This library is meant to paper over the differences between the two in order to simplify the construction of cross-platform applications.