# Mako is a complete performance verification framework that offers data
# storage, charting, statistical aggregation, automated regression analysis,
# and local or distributed load generation and sampling.

licenses(["notice"])  # Apache 2.0

exports_files(["LICENSE"])

package_group(
    name = "internal",
    packages = [
        "//...",
    ],
)
