Edit

kc3-lang/brotli/MODULE.bazel

Branch :

  • Show log

    Commit

  • Author : Evgenii Kliuchnikov
    Date : 2025-01-07 00:07:03
    Hash : 7ef8b920
    Message : copybara config update to export /MODULE.bazel PiperOrigin-RevId: 712795247

  • MODULE.bazel
  • # 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.1.0",
        repo_name = "org_brotli",
    )