File: control

package info (click to toggle)
dex 0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84 kB
  • ctags: 6
  • sloc: python: 474; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: dex
Priority: extra
Maintainer: James McCoy <jamessan@debian.org>
Build-Depends: debhelper (>= 9), python3, dh-python
Standards-Version: 3.9.6
Section: x11
Homepage: https://github.com/jceb/dex
Vcs-Git: https://anonscm.debian.org/git/collab-maint/dex.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dex.git/

Package: dex
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: generate and execute Application type .desktop files
 DesktopEntry eXecution implements the Freedesktop.org autostart
 specification, independent of any desktop or window manager environment.
 Applications may be filtered based on the Desktop Environment advertised
 in the .desktop file.
 .
 dex can also create a minimal .desktop file for a specified program.