wok-current view perl-file-basedir/description.txt @ rev 25637
Add miss new packages (Py3Qt-x11-gpl and pycairo118)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jan 15 22:12:34 2024 +0000 (11 months ago) |
parents | |
children |
line source
1 This module can be used to find directories and files as specified
2 by the Freedesktop.org Base Directory Specification.
3 This specifications gives a mechanism to locate directories for
4 configuration, application data and cache data.
5 It is suggested that desktop applications for e.g. the GNOME, KDE
6 or Xfce platforms follow this layout.
7 However, the same layout can just as well be used for non-GUI
8 applications.
10 This module forked from File::MimeInfo.
12 This module follows version 0.6 of BaseDir specification.