Source: nvi
Section: editors
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.2
Build-Depends: debhelper (>= 9~), libncurses5-dev, libncursesw5-dev, autotools-dev, libdb-dev
Homepage: http://www.kotnet.org/~skimo/nvi/

Package: nvi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: nvi-doc
Description: 4.4BSD re-implementation of vi
 Vi is the original screen based text editor for Unix systems.
 It is considered the standard text editor, and is available on 
 almost all Unix systems. 
 . 
 Nvi is intended as a "bug-for-bug compatible" clone of the original
 BSD vi editor. As such, it doesn't have a lot of snazzy features as do
 some of the other vi clones such as elvis and vim. However, if all
 you want is vi, this is the one to get.

Package: nvi-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: 4.4BSD re-implementation of vi - documentation files
 Vi is the original screen based text editor for Unix systems.
 It is considered the standard text editor, and is available on 
 almost all Unix systems. 
 . 
 Nvi is intended as a "bug-for-bug compatible" clone of the original
 BSD vi editor. As such, it doesn't have a lot of snazzy features as do
 some of the other vi clones such as elvis and vim. However, if all
 you want is vi, this is the one to get.
 .
 This package contains the tutorials and the reference manual.
