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: 4pane
Section: x11
Priority: optional
Maintainer: David Hart <david@4Pane.co.uk>
Build-Depends: debhelper (>= 13), debhelper-compat (= 13), wx-common, libwxgtk3.2-dev, libgtk-3-dev, liblzma-dev, libbz2-dev, gettext, pkg-config, dpkg-dev (>= 1.16.1~)
Build-Conflicts: libwxbase2.8-dev, libwxgtk3.0-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://www.4Pane.co.uk
Vcs-Git: https://github.com/dghart/4pane-debian-dir
Vcs-Browser: https://github.com/dghart/4pane-debian-dir/tree/master/
Package: 4pane
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: four-pane detailed-list file manager
4pane is a dual twin-pane file manager: directories and files are displayed
in separate panes. By default two pairs of these twin-panes are displayed at
a time, allowing easy dragging or pasting.
.
As well as standard file manager functions, features include support for
nfs sshfs and samba, archive management including virtual browsing,
multiple renaming of files, user-defined tools, a terminal emulator, and
gui access to grep find and locate. Almost all actions, even deletions,
can be undone and redone.
.
4pane aims to be highly configurable, fast and fully-featured without bloat.
|