Source: smem
Section: utils
Priority: extra
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.16.1~), python (>= 2.6.6-3)
Standards-Version: 3.9.3
XS-Debian-Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/smem/trunk
XS-Debian-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/smem/trunk/
Homepage: http://www.selenic.com/smem/
X-Python-Version: >= 2.5

Package: smem
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Recommends: python-matplotlib
Conflicts: secure-delete (<< 3.1-5)
Description: memory reporting tool
 Tool that can give numerous reports on memory usage on Linux systems.
 Unlike existing tools, smem can report proportional set size (PSS),
 which is a more meaningful representation of the amount of memory used
 by libraries and applications in a virtual memory system.
