Extend Path and PathBuf for getting an absolute path
Description
A library for extending `Path` and `PathBuf` in order to get an absolute
path and remove the containing dots.
This package contains library source intended for building other packages which
use the "default" feature of the "path-absolutize" crate.