| Name: | protobuf-lite |
|---|---|
| Version: | 3.5.0 |
| Release: | 15.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 464824 |
| License: | BSD |
| RPM: | protobuf-lite-3.5.0-15.el8.aarch64.rpm |
| Source RPM: | protobuf-3.5.0-15.el8.src.rpm |
| Build Date: | Fri Sep 30 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/google/protobuf |
| Summary: | Protocol Buffers LITE_RUNTIME libraries |
| Description: | Protocol Buffers built with optimize_for = LITE_RUNTIME. The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code which only depends libprotobuf-lite, which is much smaller than libprotobuf but lacks descriptors, reflection, and some other features. |