File: README

package info (click to toggle)
pyxdg 0.28-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 784 kB
  • sloc: python: 4,584; makefile: 135; sh: 14
file content (21 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.