paved 0.1.1

A simple platform agnostic path representation
Documentation
[dependencies]

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

[package]
authors = ["Veylisha <Veylisha@noreply.codeberg.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["filesystem", "parsing"]
description = "A simple platform agnostic path representation"
documentation = "https://docs.rs/paved"
edition = "2024"
keywords = ["path", "cross-platform", "utility"]
license = "MIT"
name = "paved"
readme = "README.md"
repository = "https://codeberg.org/Veylisha/paved"
version = "0.1.1"