Source: pstree
Section: user/utilities
Priority: extra
Maintainer: Pedram Veisi <pedramveisi@gmail.com>
Original-Maintainer: Werner Almesberger <werner@almesberger.net> Craig Small <csmall@small.dropbear.id.au>
XSBC-Bugtracker: mailto:pedramveisi@gmail.com
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: pstree
Version: 1.0.0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line program that display a tree of processes 
  pstree shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a user name is specified, all process trees rooted at processes owned by that user are shown.

