File: WORKSPACE.bazel

package info (click to toggle)
re2 20250805-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,140 kB
  • sloc: cpp: 20,712; python: 1,327; makefile: 354; sh: 247; perl: 224; javascript: 23
file content (7 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
# Copyright 2009 The RE2 Authors.  All Rights Reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

# Bazel (http://bazel.build/) WORKSPACE file for RE2.

workspace(name = "com_googlesource_code_re2")