summaryrefslogtreecommitdiff
path: root/devel/py-xdg
AgeCommit message (Collapse)AuthorFilesLines
2010-08-14Update py-xdg to 0.19.obache4-12/+12
Based on PR#43747 by Kamel Derouiche. Version 0.19 * IniFile.py: add support for trusted desktop files (thanks to karl mikaelsson) * DesktopEntry.py: Support spec version 1.0, Debian bug #563660 * MimeType.py: Fix parsing of in memory data, Debian bug #563718 * DesktopEntry.py: Fix constructor, Debian bug #551297, #562951, #562952 Version 0.18 * DesktopEntry.py: Add getMimeTypes() method, correctly returning strings * DesktopEntry.py: Deprecated getMimeType() returning list of regex * Menu.py: Add support for XDG_MENU_PREFIX * Mime.py: Add get_type_by_contents()
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-10Initial import of py-xdg.snj4-0/+69
PyXDG is a python library to access freedesktop.org standards. The following are currently supported: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 0.9.4 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13