blob: ac6a5f330aebc1a73da9e8bc5bf400fa9b357d9b [file] [log] [blame]
Name: Bazel Workspace Log Parser
URL: https://bazel.build
Version: @BAZEL_VERSION@
License: Apache 2.0
License File: LICENSE
Upstream Git: https://github.com/bazelbuild/bazel
Description:
The Bazel Workspace Log Parser converts binary Bazel workspace logs into a
textual representation for inspection and parsing. For more details, see:
https://github.com/bazelbuild/bazel/blob/master/src/tools/workspacelog/README.md
This package provides the parser program as a single runnable JAR file.