Source: bazel-rules-python Section: devel Priority: optional Maintainer: Debian Bazel Team Uploaders: Debian Bazel Team , Olek Wojnar , Ying-Chun Liu (PaulLiu) 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: bazel-platforms, bazel-skylib, ${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.