You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/libs/xdg
..
AUTHORS
BaseDirectory.py
COPYING
ChangeLog
Config.py
DesktopEntry.py
Exceptions.py
INSTALL
IconTheme.py
IniFile.py
Locale.py
Menu.py
MenuEditor.py
Mime.py
README
RecentFiles.py
__init__.py
util.py

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 nosetests in the top level directory.