1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: clex
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11), libncursesw5-dev
Standards-Version: 4.2.1
Homepage: http://www.clex.sk
VCS-Browser: https://salsa.debian.org/debian/clex
VCS-Git: https://salsa.debian.org/debian/clex.git
Package: clex
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command line file manager which uses the ncurses library
Clex is a fully functional textual file-manager. It displays things
like permissions, date of creation, filesize and others when browsing a
directory. Clex also has the ability to accept commands with the
default shell, and showing the output.
|