gentoo-ebuilds/dev-build/bazel-buildtools/metadata.xml
Maciej Barć ecb3896848
dev-build/bazel-buildtools: new package; add 7.3.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-10-20 02:00:25 +02:00

19 lines
719 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Bazel buildtools contain: 1. buildifier - for formatting BUILD,
BUILD.bazel and BUCK files in a standard way, 2. buildozer - for doing
command-line operations on these files, 3. unused_deps - for finding
unneeded dependencies in java_library rules.
</longdescription>
<upstream>
<bugs-to>https://github.com/bazelbuild/buildtools/issues/</bugs-to>
<remote-id type="github">bazelbuild/buildtools</remote-id>
</upstream>
</pkgmetadata>