slackbuilds_ponce/python/python3-xdg
Tonus 0adcd0d11b
python/python3-xdg: Added (Vars defined by XDG Base Directory Spec)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-21 10:22:06 +07:00
..
python3-xdg.info
python3-xdg.SlackBuild
README
slack-desc

xdg is a Python module that provides functions to return
paths to the directories defined by the XDG Base Directory
Specification, to save you from duplicating the same snippet
of logic in every Python utility you write that deals with
user cache, configuration, or data files. It has no external
dependencies.