Source: bazel-rules-python
Section: devel
Priority: optional
Maintainer: Debian Bazel Team <team+bazel@tracker.debian.org>
Uploaders: Debian Bazel Team <bazel-team@lists.launchpad.net>,
           Olek Wojnar <olek@debian.org>,
           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_python
Vcs-Browser: https://salsa.debian.org/bazel-team/bazel-rules-python
Vcs-Git: https://salsa.debian.org/bazel-team/bazel-rules-python.git

Package: bazel-rules-python
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Starlark implementation of Python rules in Bazel
 Starlark rules for compiling, testing, and packaging Python code in Bazel.
 .
 This package contains the core Starlark rule definitions, toolchains,
 and runfiles support libraries required to build Python projects using
 the Bazel build system.
