File: control

package info (click to toggle)
elvis-tiny 1.4-26
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,128 kB
  • sloc: ansic: 13,810; sh: 25; makefile: 13
file content (19 lines) | stat: -rw-r--r-- 703 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: elvis-tiny
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: base
Priority: standard
Build-Depends: libncurses-dev,
               debhelper-compat (= 13)
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/elvis-tiny
Vcs-Git: https://salsa.debian.org/debian/elvis-tiny.git
Homepage: https://packages.debian.org/elvis-tiny

Package: elvis-tiny
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Tiny vi compatible editor for the base system
 Elvis-tiny is based on a 1991 Minix version of elvis. You should install
 another vi-editor (such as "vim", "elvis" or "nvi") if you want a vi
 editor that is full featured and has no bugs.