* Package name : golang-cel-cel-go
Version : 0.32.0-1
Upstream Author : Common Expression Language
* URL : https://github.com/cel-expr/cel-go
* License : Apache-2.0
Programming Lang: Go
Description : Common Expression Language (go runtime)
The Common Expression Language (CEL) is a simple expression language built on
top of protocol buffer types. It implements common semantics for
expression evaluation, enabling different applications to more easily
interoperate.
.
This package provides tools for parsing CEL expressions and type-checking and
evaluating parsed expressions. It also implements a gRPC conformance test
server for CEL in go.
.
Disclaimer: This is not an official Google product
This is recently upstream rename. And it's required by openvpn-auth-oauth2.
See #1145949