Source: bazel-rules-shell
Section: devel
Priority: optional
Maintainer: Debian Bazel Team <team+bazel@tracker.debian.org>
Uploaders: Debian Bazel Team <bazel-team@lists.launchpad.net>,
           Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Homepage: https://github.com/bazel-contrib/rules_shell

Package: bazel-rules-shell
Architecture: all
Depends: bazel-features, bazel-platforms, bazel-skylib, ${misc:Depends}
Description: Bazel rules for shell scripts
 This package provides the Bazel ruleset for wrangling shell scripts
 (e.g., sh_binary, sh_library, sh_test).
 .
 These rules were historically built into Bazel, but are now being
 moved to this separate repository.
