10 results for “topic:knownfolders”
moved to https://codeberg.org/dirs/directories-rs
moved to https://codeberg.org/dirs/dirs-rs
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
moved to https://codeberg.org/dirs/dirs-sys-rs
A cross platform implementation of the XDG Directory Spec
directories is an OCaml library that provides configuration, cache and data paths (and more!) following the suitable conventions on Linux, macOS and Windows. The following conventions are used: XDG Base Directory Specification and xdg-user-dirs on Linux, Known Folders on Windows, Standard Directories on macOS.
moved to https://codeberg.org/dirs/dirs-cli-rs
🍎 📁 Rust bindings to `sysdir` API on Apple platforms
🪟 📁 Rust bindings to the Known Folders API on Windows
A library that provides config/cache/data paths in Lune, inspired by dirs-dev/dirs-rs