Repository for Protocol Buffers
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the 'old' format.
If you want to install this repository, please import its key first:
curl https://packages.pages.tworem.nl/opencv/protobuf/archive.gpg | sudo apt-key add -
Then install the repository using the following command:
echo "deb https://packages.pages.tworem.nl/opencv/protobuf $(lsb_release -s -c) main" | sudo tee -a /etc/apt/sources.list.d/heliumnet_protobuf.list
Do not forget to update your package lists afterwards:
sudo apt update
Additional resources
Index of /dists/bionic
Filename | Last modified | Size | |
---|---|---|---|
.. | 09-Sep-2020 20:35 | - | |
main | 09-Sep-2020 20:36 | - | |
InRelease | 09-Sep-2020 20:32 | 4 kB | |
Release | 09-Sep-2020 20:32 | 3 kB | |
Release.gpg | 09-Sep-2020 20:32 | 0 kB |