Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takluyver/pyxdg

PyXDG provides Python implementations of various freedesktop.org specifications. This is the Giithub mirror.
https://github.com/takluyver/pyxdg

Last synced: about 2 months ago
JSON representation

PyXDG provides Python implementations of various freedesktop.org specifications. This is the Giithub mirror.

Awesome Lists containing this project

README

        

The XDG Package contains:

- Implementation of the XDG-Base-Directory Standard
http://standards.freedesktop.org/basedir-spec/

- Implementation of the XDG-Desktop Standard
http://standards.freedesktop.org/desktop-entry-spec/

- Implementation of the XDG-Menu Standard
http://standards.freedesktop.org/menu-spec/

- Implementation of the XDG-Icon-Theme Standard
http://standards.freedesktop.org/icon-theme-spec/

- Implementation of the XDG-Shared MIME-info Database
http://standards.freedesktop.org/shared-mime-info-spec/

- Implementation of the XDG-Recent File Storage Specification
http://standards.freedesktop.org/recent-file-spec/

To run the tests, run pytest in the top level directory.