unctool 0.2.0

A library to convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa.
Documentation
[dependencies.shellexpand]
version = "3.1.1"

[lib]
name = "unctool"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library to convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa."
edition = "2024"
license = "Apache-2.0"
name = "unctool"
readme = false
repository = "https://github.com/poul1x/unctool"
version = "0.2.0"