File: control

package info (click to toggle)
ddir 2010.0321%2Bgit1685e72-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 104 kB
  • ctags: 72
  • sloc: perl: 202; makefile: 150
file content (18 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
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.