Source: auto-apt
Section: admin
Priority: optional
Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
Standards-Version: 3.5.9
Build-Depends: binutils, cpio, debhelper (>= 4.0.0)

Package: auto-apt
Architecture: any
Depends: ${shlibs:Depends}
Recommends: apt, sudo, ${perl:Depends}, wget, dpkg-dev, devscripts
Suggests: x-terminal-emulator, libgtk-perl, build-essential
Description: package search by file and on-demand package installation tool
 auto-apt checks the file access of programs running within its
 environments, and if a program tries to access a file known to
 belong in an uninstalled package, auto-apt will install that
 package using apt-get.  This feature requires apt and sudo to work.
 .
 It also provides simple database to search which package contains
 a requested file.
