path-dedot 1.1.2

A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.
Documentation
language: rust

rust:
- stable
- beta
- nightly
os:
- linux
- osx