File: control

package info (click to toggle)
vfu 3.03-2.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,444 kB
  • ctags: 1,779
  • sloc: cpp: 15,236; perl: 377; makefile: 300; sh: 77
file content (23 lines) | stat: -rw-r--r-- 701 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: vfu
Section: utils
Priority: optional
Maintainer: Mika Fischer <mf@debian.org>
Standards-Version: 3.2.1.0
Build-Depends: debhelper, libncurses5-dev

Package: vfu
Architecture: any
Depends: ${shlibs:Depends}
Description: A versatile text-based filemanager
 vfu is a nice filemanager using the ncurses
 library. It has many nice features:
 .
  * Fast one-key commands
  * Filename completition and wildcard expansion
  * Directory tree with sizes
  * File-type colorization
  * Archives support (TAR, TGZ, BZ2, and many more)
  * FTP support through archive-like interface
  * Internal text/hex file viewer and hex editor
  * Automount feature
  * Extensive user-defined external support/utils!