Name: | protobuf-lite |
---|---|
Version: | 3.5.0 |
Release: | 7.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 520568 |
License: | BSD |
RPM: | protobuf-lite-3.5.0-7.el8.x86_64.rpm |
Source RPM: | protobuf-3.5.0-7.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.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. |