This website requires JavaScript.
Explore
Help
Register
Sign In
tomo
/
xdg
Watch
1
Star
0
Fork
0
You've already forked xdg
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Various implementations of XDG specifications.
28
Commits
1
Branch
1
Tag
83
KiB
Go
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with Clone
Cite this repository
APA
BibTeX
Cancel
Sasha Koshka
66c337da2a
Add .editorconfig
2024-08-21 00:28:49 -04:00
assets
Add basedir implementation
2024-04-24 16:22:18 -04:00
basedir
Fixed DataDirs, ConfigDirs
2024-04-28 18:30:25 -04:00
icon-theme
Icon lookup returns icon file path
2024-04-28 23:19:02 -04:00
key-value
ParseMultiple just takes a separator rune
2024-04-28 23:02:21 -04:00
locale
Add locale parsing
2024-04-26 18:51:27 -04:00
.editorconfig
Add .editorconfig
2024-08-21 00:28:49 -04:00
go.mod
Add basedir implementation
2024-04-24 16:22:18 -04:00
LICENSE
Add license
2024-04-25 02:49:04 -04:00
README.md
Change README.md as dbus is not technically a piece of software
2024-08-19 02:11:33 -04:00
README.md
xdg
This module seeks to implement parts of the XDG specification that do not rely on other software.