Source: apt-cacher
Section: net
Priority: optional
Maintainer: Jonathan Oxer <jon@ivt.com.au>
Standards-Version: 3.2.1

Package: apt-cacher
Architecture: all
Depends: apache
Description: Caching system for .deb packages
 Apt-cacher performs local caching of .deb packages
 which have been downloaded by local users. When a
 package is requested, the cache checks whether it
 already has the latest version, in which case it
 sends the package to the user immediately. If not,
 it downloads the package and streams it to the user
 at the same time. A local copy is then kept for use
 by other users.
