Source: compcache-tools
Section: kernel
Priority: optional
Maintainer: Alexey Soloviev <ext-alexey.soloviev@nokia.com>
Original-Maintainer: Daniel Baumann <daniel@lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.0
Homepage: http://code.google.com/p/compcache/
Vcs-Browser: http://git.debian-maintainers.org/?p=daniel/compcache-tools.git
Vcs-Git: git://git.debian-maintainers.org/git/daniel/compcache-tools.git

Package: compcache-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: create RAM based block devices to act as swap disks (utilities)
 compcache creates RAM based block device (named ramzswap) which acts as swap
 disk. Pages swapped to this disk are compressed and stored in memory itself.
 Compressing pages and keeping them in RAM virtually increases its capacity.
 This allows more applications to fit in given amount of memory.
 .
 This package contains the utilities to manage compcache.
