File: control

package info (click to toggle)
splitvt 1.6.6-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 832 kB
  • sloc: ansic: 4,955; sh: 99; perl: 15; makefile: 11
file content (18 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: splitvt
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13), libncurses-dev, dpkg-dev (>= 1.9.0)
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.6.2
Rules-Requires-Root: binary-targets
Homepage: https://slouken.libsdl.org/projects/splitvt/index.html
Vcs-Git: https://salsa.debian.org/debian/splitvt.git
Vcs-Browser: https://salsa.debian.org/debian/splitvt

Package: splitvt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: run two programs in a split screen
 A utility to split a vt100 compatible screen into two halves,
 upper and lower, and run a different program simultaneously
 in each half.