Source: golang-github-google-cel-go Maintainer: Debian Go Packaging Team Uploaders: Peymaneh Nejad Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-antlr-antlr4-dev, golang-glog-dev, golang-golang-x-text-dev, golang-goprotobuf-dev, golang-google-genproto-dev, golang-google-grpc-dev, golang-github-google-cel-spec-dev, golang-github-stoewer-go-strcase-dev Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-cel-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-cel-go.git Homepage: https://github.com/google/cel-go Rules-Requires-Root: no XS-Go-Import-Path: github.com/google/cel-go Package: golang-github-google-cel-go-dev Architecture: all Depends: golang-github-antlr-antlr4-dev, golang-glog-dev, golang-golang-x-text-dev, golang-goprotobuf-dev, golang-google-genproto-dev, golang-google-grpc-dev, golang-github-google-cel-spec-dev, golang-github-stoewer-go-strcase-dev, ${misc:Depends} 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. Package: cel-server Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Built-Using: ${misc:Built-Using} Description: Common Expression Language conformance test server The Common Expression Language (CEL) is a simple expression language built on top of protocol buffer types. . This package provides a gRPC conformance test server for CEL. . Disclaimer: This is not an official Google product.