normalizefs 0.0.5

Normalizes file paths
Documentation

Normalize file paths

Version License MSRV Safe Rust dependency status Documentation Downloads

Normalize file system path

This rust library have several functions:

  1. Test if path is an absolute
  2. Normalize path
  3. Canonicalize path

Independant clean room implementation with testcases and support for both windows and unix path styles. You can request normalization style you want at any platform.

License

This is free and unencumbered software released into the public domain.

This code can be used under terms of CC0 or the Unlicense.

Unlicense logo