path-clean 0.1.0

A Rust implementation of cleanname or path.Clean
Documentation
[badges.travis-ci]
branch = "master"
repository = "danreeves/path-clean"

[dependencies]

[package]
authors = ["Dan Reeves <hey@danreev.es>"]
description = "A Rust implementation of cleanname or path.Clean"
documentation = "https://docs.rs/path-clean"
exclude = ["scripts/*"]
keywords = ["path", "clean"]
license = "MIT OR Apache-2.0"
name = "path-clean"
readme = "README.md"
repository = "https://github.com/danreeves/path-clean"
version = "0.1.0"