1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: ddir
Priority: optional
Section: utils
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 7.1)
Standards-Version: 3.8.4
Vcs-Browser: http://git.debian.org/?p=collab-maint/ddir.git
Vcs-Git: git://git.debian.org/git/collab-maint/ddir.git
Homepage: http://freshmeat.net/projects/ddir
Package: ddir
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: display DOS style hierarchical directory tree
Display an indented directory tree using ASCII graphical character to
represent hierarchical sturucture. The directories to include or
exlude can be specified with command line options. A Perl
implementation of the tree(1) program.
|