1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: see
Section: text
Priority: extra
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), autotools-dev, libgtk2.0-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/see.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/see.git
Homepage: http://www.sourceforge.net/projects/seetxt
Package: seetxt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: lightweight text file and man page viewer
See is a lightweight Linux text file and man page viewer. It maintains
"document meta-data" for each user, allowing them to automatically keep
bookmarks and highlights for read-only system files. It also has a
"server mode" so that command line requests can be sent to a single
running server rather than starting multiple instances. Other features
include hypertext-style apropos (man page) searches, file monitoring,
regular expressions, command history, and nice little
toggle lights on the interface for the server and file monitor.
|