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.
|