Source: zimfw
Section: shells
Priority: optional
Maintainer: Felipe Sateler <fsateler@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 zsh,
 ruby,
 bats,
 bats-support,
 bats-file,
 bats-assert,
 shellcheck,
Standards-Version: 4.7.2
Homepage: https://github.com/zimfw/zimfw
#Vcs-Browser: https://salsa.debian.org/debian/zimfw
#Vcs-Git: https://salsa.debian.org/debian/zimfw.git

Package: zimfw
Architecture: all
Depends:
 ${misc:Depends},
 zsh,
Recommends:
 git,
Description: zsh configuration framework with blazing speed and modular extensions
 Zim Framework is a Zsh configuration framework that bundles a plugin manager,
 useful modules and a wide variety of themes, without compromising on speed.

