Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: upb-source | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 20190910 | Vendor: openSUSE |
Release: bp153.1.16 | Build date: Sat Mar 6 21:24:42 2021 |
Group: Unspecified | Build host: obs-arm-4 |
Size: 1271185 | Source RPM: upb-20190910-bp153.1.16.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/protocolbuffers/upb | |
Summary: Source code of upb |
μpb (often written 'upb') is a small protobuf implementation written in C. upb generates a C API for creating, parsing, and serializing messages as declared in .proto files. upb is heavily arena-based: all messages always live in an arena (note: the arena can live in stack or static memory if desired). This package provides source code of upb.
BSD-3-Clause
* Tue Nov 05 2019 Michał Rostecki <mrostecki@opensuse.org> - Use native.bazel_version function instead of @bazel_version package. * Tue Nov 05 2019 Michał Rostecki <mrostecki@opensuse.org> - Add source package * Mon Nov 04 2019 Michał Rostecki <mrostecki@opensuse.org> - Initial release - Add patches which make upb able to build on OBS: * 0001-cmake-Add-descriptor_upbproto-library-for-shared-lin.patch * 0002-cmake-Add-upb_-prefix-to-libraries-which-can-be-shar.patch * 0003-cmake-Add-SOVERSION-to-shared-libraries.patch * 0004-cmake-Add-support-for-installation.patch * 0005-Do-not-build-tests.patch
/usr/src/upb /usr/src/upb/BUILD /usr/src/upb/CMakeLists.txt /usr/src/upb/CONTRIBUTING.md /usr/src/upb/DESIGN.md /usr/src/upb/LICENSE /usr/src/upb/README.md /usr/src/upb/WORKSPACE /usr/src/upb/bazel /usr/src/upb/bazel/BUILD /usr/src/upb/bazel/build_defs.bzl /usr/src/upb/bazel/lua.BUILD /usr/src/upb/bazel/ragel.BUILD /usr/src/upb/bazel/repository_defs.bzl /usr/src/upb/bazel/upb_proto_library.bzl /usr/src/upb/bazel/workspace_deps.bzl /usr/src/upb/examples /usr/src/upb/examples/bazel /usr/src/upb/examples/bazel/BUILD /usr/src/upb/examples/bazel/WORKSPACE /usr/src/upb/examples/bazel/foo.proto /usr/src/upb/examples/bazel/test_binary.c /usr/src/upb/generated_for_cmake /usr/src/upb/generated_for_cmake/google /usr/src/upb/generated_for_cmake/google/protobuf /usr/src/upb/generated_for_cmake/google/protobuf/descriptor.upb.c /usr/src/upb/generated_for_cmake/google/protobuf/descriptor.upb.h /usr/src/upb/generated_for_cmake/upb /usr/src/upb/generated_for_cmake/upb/json /usr/src/upb/generated_for_cmake/upb/json/parser.c /usr/src/upb/kokoro /usr/src/upb/kokoro/ubuntu /usr/src/upb/kokoro/ubuntu/build.sh /usr/src/upb/kokoro/ubuntu/continuous.cfg /usr/src/upb/kokoro/ubuntu/presubmit.cfg /usr/src/upb/tests /usr/src/upb/tests/benchmark.cc /usr/src/upb/tests/bindings /usr/src/upb/tests/bindings/googlepb /usr/src/upb/tests/bindings/googlepb/test_vs_proto2.cc /usr/src/upb/tests/bindings/lua /usr/src/upb/tests/bindings/lua/test_upb.lua /usr/src/upb/tests/bindings/lua/test_upb.pb.lua /usr/src/upb/tests/bindings/ruby /usr/src/upb/tests/bindings/ruby/upb.rb /usr/src/upb/tests/conformance_upb.c /usr/src/upb/tests/conformance_upb_failures.txt /usr/src/upb/tests/corpus /usr/src/upb/tests/corpus/README /usr/src/upb/tests/corpus/temp.cc /usr/src/upb/tests/file_descriptor_parsenew_fuzzer.cc /usr/src/upb/tests/google_message1.dat /usr/src/upb/tests/google_message2.dat /usr/src/upb/tests/google_messages.proto /usr/src/upb/tests/json /usr/src/upb/tests/json/enum_from_separate_file.proto /usr/src/upb/tests/json/test.proto /usr/src/upb/tests/json/test.proto.pb /usr/src/upb/tests/json/test_json.cc /usr/src/upb/tests/pb /usr/src/upb/tests/pb/test_decoder.cc /usr/src/upb/tests/pb/test_decoder.proto /usr/src/upb/tests/pb/test_encoder.cc /usr/src/upb/tests/pb/test_varint.c /usr/src/upb/tests/test.proto /usr/src/upb/tests/test.proto.pb /usr/src/upb/tests/test_cpp.cc /usr/src/upb/tests/test_cpp.proto /usr/src/upb/tests/test_table.cc /usr/src/upb/tests/test_util.h /usr/src/upb/tests/testmain.cc /usr/src/upb/tests/upb_test.h /usr/src/upb/third_party /usr/src/upb/third_party/lunit /usr/src/upb/third_party/lunit/LICENSE /usr/src/upb/third_party/lunit/README.google /usr/src/upb/third_party/lunit/console.lua /usr/src/upb/third_party/lunit/lunit.lua /usr/src/upb/tools /usr/src/upb/tools/amalgamate.py /usr/src/upb/tools/make_cmakelists.py /usr/src/upb/tools/staleness_test.py /usr/src/upb/tools/staleness_test_lib.py /usr/src/upb/upb /usr/src/upb/upb/bindings /usr/src/upb/upb/bindings/README /usr/src/upb/upb/bindings/lua /usr/src/upb/upb/bindings/lua/def.c /usr/src/upb/upb/bindings/lua/msg.c /usr/src/upb/upb/bindings/lua/upb /usr/src/upb/upb/bindings/lua/upb.c /usr/src/upb/upb/bindings/lua/upb.h /usr/src/upb/upb/bindings/lua/upb.lua /usr/src/upb/upb/bindings/lua/upb/pb.c /usr/src/upb/upb/bindings/lua/upb/pb.lua /usr/src/upb/upb/bindings/stdc++ /usr/src/upb/upb/bindings/stdc++/string.h /usr/src/upb/upb/decode.c /usr/src/upb/upb/decode.h /usr/src/upb/upb/def.c /usr/src/upb/upb/def.h /usr/src/upb/upb/encode.c /usr/src/upb/upb/encode.h /usr/src/upb/upb/generated_util.h /usr/src/upb/upb/handlers-inl.h /usr/src/upb/upb/handlers.c /usr/src/upb/upb/handlers.h /usr/src/upb/upb/json /usr/src/upb/upb/json/parser.h /usr/src/upb/upb/json/parser.rl /usr/src/upb/upb/json/printer.c /usr/src/upb/upb/json/printer.h /usr/src/upb/upb/legacy_msg_reflection.c /usr/src/upb/upb/legacy_msg_reflection.h /usr/src/upb/upb/msg.c /usr/src/upb/upb/msg.h /usr/src/upb/upb/msgfactory.c /usr/src/upb/upb/msgfactory.h /usr/src/upb/upb/pb /usr/src/upb/upb/pb/compile_decoder.c /usr/src/upb/upb/pb/decoder.c /usr/src/upb/upb/pb/decoder.h /usr/src/upb/upb/pb/decoder.int.h /usr/src/upb/upb/pb/encoder.c /usr/src/upb/upb/pb/encoder.h /usr/src/upb/upb/pb/make-gdb-script.rb /usr/src/upb/upb/pb/textprinter.c /usr/src/upb/upb/pb/textprinter.h /usr/src/upb/upb/pb/varint.c /usr/src/upb/upb/pb/varint.int.h /usr/src/upb/upb/port.c /usr/src/upb/upb/port_def.inc /usr/src/upb/upb/port_undef.inc /usr/src/upb/upb/sink.c /usr/src/upb/upb/sink.h /usr/src/upb/upb/table.c /usr/src/upb/upb/table.int.h /usr/src/upb/upb/upb.c /usr/src/upb/upb/upb.h /usr/src/upb/upbc /usr/src/upb/upbc/generator.cc /usr/src/upb/upbc/generator.h /usr/src/upb/upbc/main.cc /usr/src/upb/upbc/message_layout.cc /usr/src/upb/upbc/message_layout.h
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024