Name: | protobuf-lite |
---|---|
Version: | 3.5.0 |
Release: | 7.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 534680 |
License: | BSD |
RPM: | protobuf-lite-3.5.0-7.el8.i686.rpm |
Source RPM: | protobuf-3.5.0-7.el8.src.rpm |
Build Date: | Tue Mar 26 2019 |
Build Host: | ca-build103.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. |