normal-paths 0.1.0

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.
Documentation
  • Coverage
  • 16.67%
    1 out of 6 items documented0 out of 2 items with examples
  • Size
  • Source code size: 6.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • archer884/normal-paths
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • archer884

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.