blob: 489171eb92b9f1a1620cf7c29b01be0b616471ba [file] [log] [blame] [edit]
# Copyright 2025 The Brotli Authors. All rights reserved.
#
# Distributed under MIT license.
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
"""Brotli reference implementation"""
module(
name = "brotli",
version = "1.2.0",
repo_name = "org_brotli",
)