File: control

package info (click to toggle)
levee 4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 668 kB
  • sloc: ansic: 7,619; pascal: 994; sh: 185; makefile: 74; asm: 29
file content (19 lines) | stat: -rw-r--r-- 691 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: levee
Section: editors
Priority: optional
Maintainer: tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 13), libncurses-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/levee
Vcs-Git: https://salsa.debian.org/debian/levee.git
Homepage: https://www.pell.portland.or.us/~orc/Code/levee
Rules-Requires-Root: no

Package: levee
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: editor
Description: very small vi clone
 Extremely small screen oriented editor based on the Unix editor "vi".
 It provides a terse, powerful way to enter and edit text. This
 programs dates back to 1980's; at the dawn of personal computing.