dirs-next 1.0.1

A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.cfg-if]
version = "0.1"

[dependencies.dirs-sys-next]
version = "0.1"

[package]
authors = ["The @xdg-rs members"]
description = "A tiny low-level library that provides platform-specific standard locations\nof directories for config, cache and other data on Linux, Windows, macOS\nand Redox by leveraging the mechanisms defined by the XDG base/user\ndirectory specifications on Linux, the Known Folder API on Windows,\nand the Standard Directory guidelines on macOS.\n"
edition = "2018"
keywords = ["xdg", "basedir", "app_dirs", "path", "folder"]
license = "MIT OR Apache-2.0"
name = "dirs-next"
readme = "README.md"
repository = "https://github.com/xdg-rs/dirs"
version = "1.0.1"