File: control

package info (click to toggle)
levee 3.5a-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 536 kB
  • ctags: 715
  • sloc: ansic: 7,401; pascal: 619; sh: 131; makefile: 64; asm: 29
file content (19 lines) | stat: -rw-r--r-- 757 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: Jari Aalto <jari.aalto@cante.net>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 9), libncurses5-dev | libncurses-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/levee.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/levee.git
Homepage: https://www.pell.portland.or.us/~orc/Code/levee

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.