pathos 0.2.0-pre.7

A natural API for finding OS-specific user or system directories, regardless of the operating system.
Documentation
[dependencies.eieio]
version = "1.0.0"

[dependencies.home]
version = "0.5.3"

[dependencies.iref]
version = "1.2"

[dependencies.libc]
version = "0.2.77"

[dependencies.log]
version = "0.4.11"

[dependencies.once_cell]
version = "1.4.1"

[dependencies.os_str_bytes]
version = "2.3.2"

[dependencies.percent-encoding]
version = "2.1.0"

[dependencies.thiserror]
version = "1.0.20"
[dev-dependencies.whoami]
version = "0.9.0"

[features]
android = []
ios = []
linux = []
macos = []
windows = []
xdg = []

[package]
authors = ["Brendan Molloy <brendan@bbqsrc.net>"]
description = "A natural API for finding OS-specific user or system directories, regardless of the operating system."
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "pathos"
repository = "https://github.com/bbqsrc/pathos"
version = "0.2.0-pre.7"
[package.metadata.docs.rs]
targets = ["aarch64-linux-android", "x86_64-apple-darwin", "x86_64-pc-windows-msvc", "x86_64-unknown-linux-gnu"]