File: control

package info (click to toggle)
vfu 4.10-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,844 kB
  • ctags: 2,147
  • sloc: cpp: 14,647; ansic: 4,091; makefile: 385; perl: 383; sh: 101
file content (24 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: vfu
Section: utils
Priority: optional
Maintainer: William Vera <billy@billy.com.mx>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5.0.0), libncurses5-dev, libpcre3-dev, dpatch
Homepage: http://cade.datamax.bg/vfu/

Package: vfu
Architecture: any
Depends: ${shlibs:Depends}, tar (>=1.20-1), bzip2, unzip
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 completion 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!