1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: xdg-terminal-exec
Section: x11
Priority: optional
Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13), bats <!nocheck>, scdoc <!nodoc>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/freedesktop-team/xdg-terminal-exec
Vcs-Git: https://salsa.debian.org/freedesktop-team/xdg-terminal-exec.git
Homepage: https://github.com/Vladimir-csp/xdg-terminal-exec
Package: xdg-terminal-exec
Architecture: all
Depends: ${misc:Depends}
Suggests: x-terminal-emulator
Description: user default terminal execution utility
xdg-terminal-exec is an implementation of a proposed freedesktop.org
specification for launching a user's default terminal app.
|