File: control

package info (click to toggle)
vfu 4.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,508 kB
  • sloc: ansic: 132,891; cpp: 23,173; sh: 6,038; makefile: 4,167; perl: 1,038; pascal: 617
file content (27 lines) | stat: -rw-r--r-- 915 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
24
25
26
27
Source: vfu
Section: utils
Priority: optional
Maintainer: Boian Bonev <bbonev@ipacct.com>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 13), libncurses5-dev, libpcre3-dev
Rules-Requires-Root: no
Homepage: http://cade.datamax.bg/vfu/
Vcs-Browser: https://github.com/bbonev/vfu-deb
Vcs-Git: https://github.com/bbonev/vfu-deb.git

Package: vfu
Architecture: any
Depends: bzip2, unzip, ${misc:Depends}, ${shlibs:Depends}
Description: Versatile text-based file-manager
 vfu is a nice file-manager 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!