Source: apt-fast
Section: admin
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 automake,
 bash-completion,
 make,
 pkgconf,
 pkg-config,
 po-debconf,
Standards-Version: 4.6.2
Homepage: https://github.com/ilikenwf/apt-fast
Vcs-Browser: https://github.com/ilikenwf/apt-fast
Vcs-Git: https://github.com/ilikenwf/apt-fast.git

Package: apt-fast
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 aria2,
 coreutils | readlink,
Suggests: aptitude,
 bash-completion,
 fish,
 zsh,
Description: apt-fast
 apt-fast is a shell script wrapper for apt-get and aptitude that can drastically improve apt download times by downloading packages in parallel, with multiple connections per package.