[go: up one dir, main page]

xdg 2.4.1

A library for storing and retrieving files according to XDG Base Directory specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.dirs]
version = "4.0"

[lib]
doctest = false

[package]
authors = ["Ben Longbons <b.r.longbons@gmail.com>", "whitequark <whitequark@whitequark.org>"]
description = "A library for storing and retrieving files according to XDG Base Directory specification"
documentation = "https://docs.rs/xdg/"
homepage = "https://github.com/whitequark/rust-xdg"
keywords = ["linux", "configuration"]
license = "Apache-2.0/MIT"
name = "xdg"
readme = "README.md"
repository = "https://github.com/whitequark/rust-xdg"
version = "2.4.1"