Skip to content

IFNS1981/python-xdg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of XDG specs, in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors