desktopfile 0.1.0

Desktop Entry Specification implementation


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

Desktopfile

D library for working with .desktop files. See Desktop Entry Specification.

Generating documentation

dub build --build=docs

Running tests

dub test

Examples

Desktop util

Utility that can parse and execute .desktop files. Start vlc:

dub run desktopfile:desktoputil -- exec /usr/share/applications/vlc.desktop ~/Music

Parse and write .desktop file to new location:

dub run desktopfile:desktoputil -- write /usr/share/applications/vlc.desktop ~/Desktop/vlc.desktop

Authors:
  • Roman Chistokhodov
Sub packages:
desktopfile:desktoputil
Dependencies:
none
Versions:
1.3.3 2020-Sep-18
1.3.2 2020-Jul-25
1.3.1 2020-Jul-24
1.3.0 2020-Jul-18
1.2.0 2018-May-04
Show all 38 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 665 downloads total

Score:
1.1
Short URL:
desktopfile.dub.pm