https://github.com/madladsquad/untitledxdgbasedir
An C and C++ implementation of the XDG basedir specification
https://github.com/madladsquad/untitledxdgbasedir
c cpp xdg xdg-basedir
Last synced: about 2 months ago
JSON representation
An C and C++ implementation of the XDG basedir specification
- Host: GitHub
- URL: https://github.com/madladsquad/untitledxdgbasedir
- Owner: MadLadSquad
- License: mit
- Created: 2023-07-03T18:38:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-05-02T11:59:47.000Z (about 2 months ago)
- Last Synced: 2026-05-02T13:31:49.933Z (about 2 months ago)
- Topics: c, cpp, xdg, xdg-basedir
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
# UntitledXDGBasedir
[](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml)
[](https://lbesson.mit-license.org/)
[](https://discord.gg/4wgH8ZE)
A C and C++ implementation of the
[XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).
## Installation and usage
All information can be found on the [wiki](https://github.com/MadLadSquad/UntitledXDGBasedir/wiki/).