◐ Shell
clean mode source ↗

GitHub - IFNS1981/python-xdg: Implementation of XDG specs, in python

python-xdg - Python bindings for freedesktop.org XDG specs

The following specs are currently supported:
 - xdg.actions: MIME actions spec
 - xdg.autostart: Application Autostart spec
 - xdg.basedir: Base Directory spec
 - xdg.desktopfile: Desktop Entry spec
 - xdg.mime: Shared MIME Info spec
 - xdg.trash: Trash spec

This library is still under development and some of the supported modules are incomplete.

The following modules are stable:
 - xdg.basedir

The following modules are good enough for general use, but may not cover the whole spec:
 - xdg.actions
 - xdg.mime
 - xdg.trash