Source: zsh-antigen
Section: shells
Priority: optional
Maintainer: Michael Fladischer <FladischerMichael@fladi.at>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: https://github.com/zsh-users/antigen
Vcs-Git: git://anonscm.debian.org/collab-maint/zsh-antigen.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zsh-antigen.git

Package: zsh-antigen
Architecture: all
Depends: git,
         zsh,
         ${misc:Depends},
         ${shlib:Depends}
Description: manage your zsh plugins
 Antigen is a small set of functions that help you easily manage your shell
 (zsh) plugins, called bundles. The concept is pretty much the same as bundles
 in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim.
