path-dedot 1.2.2

A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.
Documentation
[badges.travis-ci]
branch = "master"
repository = "magiclen/path-dedot"
[dependencies.lazy_static]
version = "1.1.0"

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["parser-implementations", "filesystem"]
description = "A library for extending `Path` and `PathBuf` in order to parse the path which contains dots."
edition = "2018"
homepage = "https://magiclen.org/path-dedot"
keywords = ["path", "dot", "dedot", "absolute", "canonical"]
license = "MIT"
name = "path-dedot"
readme = "README.md"
repository = "https://github.com/magiclen/path-dedot"
version = "1.2.2"