Crates.io | normalizefs |
lib.rs | normalizefs |
version | |
source | src |
created_at | 2025-03-21 12:07:58.244559+00 |
updated_at | 2025-04-01 01:35:08.771923+00 |
description | Normalizes file paths |
homepage | https://gitlab.com/hsn10/normalizefs |
repository | https://gitlab.com/hsn10/normalizefs.git |
max_upload_size | |
id | 1600412 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This rust library have several functions:
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.
This is free and unencumbered software released into the public domain.
This code can be used under terms of CC0 or the Unlicense.