# -*- encoding: utf-8 -*- # stub: protoc 2.6.1.2 ruby lib # stub: ext/protoc/extconf.rb Gem::Specification.new do |s| s.name = "protoc".freeze s.version = "2.6.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ben Jansen".freeze] s.date = "2017-02-14" s.description = "This gem includes protoc, the protobuf compiler, binaries for Linux, Mac, and Windows. It installs a executable shim\ncalled `protoc` that picks the right one to run on your platform. You can use this gem to ensure that you have a protoc\nof the version you need. By using this gem, you will not need to manually install the right protoc on your hosts.\n\nThe pre-built linux protoc binaries are not compatible with all systems. For this reason the protobuf source code is\nincluded in this gem, and a new protoc binary is built upon gem installation when the pre-built one does not function.\n".freeze s.executables = ["protoc".freeze, "protoc-2.6.1-linux-x86_32.exe".freeze, "protoc-2.6.1-linux-x86_64.exe".freeze, "protoc-2.6.1-osx-x86_32.exe".freeze, "protoc-2.6.1-osx-x86_64.exe".freeze, "protoc-2.6.1-windows-x86_32.exe".freeze, "protoc-2.6.1-windows-x86_64.exe".freeze] s.extensions = ["ext/protoc/extconf.rb".freeze] s.files = ["bin/protoc".freeze, "bin/protoc-2.6.1-linux-x86_32.exe".freeze, "bin/protoc-2.6.1-linux-x86_64.exe".freeze, "bin/protoc-2.6.1-osx-x86_32.exe".freeze, "bin/protoc-2.6.1-osx-x86_64.exe".freeze, "bin/protoc-2.6.1-windows-x86_32.exe".freeze, "bin/protoc-2.6.1-windows-x86_64.exe".freeze, "ext/protoc/Makefile".freeze, "ext/protoc/Makefile.in".freeze, "ext/protoc/extconf.rb".freeze, "ext/protoc/protobuf/CHANGES.txt".freeze, "ext/protoc/protobuf/CONTRIBUTORS.txt".freeze, "ext/protoc/protobuf/INSTALL.txt".freeze, "ext/protoc/protobuf/LICENSE".freeze, "ext/protoc/protobuf/Makefile.am".freeze, "ext/protoc/protobuf/README.md".freeze, "ext/protoc/protobuf/autogen.sh".freeze, "ext/protoc/protobuf/benchmarks/ProtoBench.java".freeze, "ext/protoc/protobuf/benchmarks/google_message1.dat".freeze, "ext/protoc/protobuf/benchmarks/google_message2.dat".freeze, "ext/protoc/protobuf/benchmarks/google_size.proto".freeze, "ext/protoc/protobuf/benchmarks/google_speed.proto".freeze, "ext/protoc/protobuf/benchmarks/readme.txt".freeze, "ext/protoc/protobuf/configure.ac".freeze, "ext/protoc/protobuf/editors/README.txt".freeze, "ext/protoc/protobuf/editors/proto.vim".freeze, "ext/protoc/protobuf/editors/protobuf-mode.el".freeze, "ext/protoc/protobuf/examples/AddPerson.java".freeze, "ext/protoc/protobuf/examples/ListPeople.java".freeze, "ext/protoc/protobuf/examples/Makefile".freeze, "ext/protoc/protobuf/examples/README.txt".freeze, "ext/protoc/protobuf/examples/add_person.cc".freeze, "ext/protoc/protobuf/examples/add_person.py".freeze, "ext/protoc/protobuf/examples/addressbook.proto".freeze, "ext/protoc/protobuf/examples/list_people.cc".freeze, "ext/protoc/protobuf/examples/list_people.py".freeze, "ext/protoc/protobuf/generate_descriptor_proto.sh".freeze, "ext/protoc/protobuf/java/README.txt".freeze, "ext/protoc/protobuf/java/pom.xml".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/BlockingRpcChannel.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/BlockingService.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/BoundedByteString.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ByteString.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Extension.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistry.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Internal.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/LazyField.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/LazyFieldLite.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/LazyStringArrayList.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/LazyStringList.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Message.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/MessageLite.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/MessageOrBuilder.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/MessageReflection.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Parser.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ProtocolStringList.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RpcCallback.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RpcChannel.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RpcController.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/RpcUtil.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Service.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/ServiceException.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/SingleFieldBuilder.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/UninitializedMessageException.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/Utf8.java".freeze, "ext/protoc/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/BoundedByteStringTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/CheckUtf8Test.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/DeprecatedFieldTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/DynamicMessageTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8Test.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LazyFieldLiteTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LazyFieldTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LazyMessageLiteTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LazyStringArrayListTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LiteTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/MessageTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/NestedBuildersTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/RopeByteStringTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/ServiceTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/TestBadIdentifiers.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/TestUtil.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/TextFormatTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/lazy_fields_lite.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/lite_equals_and_hash.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/multiple_files_test.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/nested_builders_test.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/nested_extension.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/nested_extension_lite.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/non_nested_extension.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/non_nested_extension_lite.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/outer_class_name_test.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/outer_class_name_test2.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/outer_class_name_test3.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/test_bad_identifiers.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/test_check_utf8.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/test_check_utf8_size.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/test_custom_options.proto".freeze, "ext/protoc/protobuf/java/src/test/java/com/google/protobuf/test_extra_interfaces.proto".freeze, "ext/protoc/protobuf/m4/ac_system_extensions.m4".freeze, "ext/protoc/protobuf/m4/acx_check_suncc.m4".freeze, "ext/protoc/protobuf/m4/acx_pthread.m4".freeze, "ext/protoc/protobuf/m4/stl_hash.m4".freeze, "ext/protoc/protobuf/more_tests/Makefile".freeze, "ext/protoc/protobuf/post_process_dist.sh".freeze, "ext/protoc/protobuf/protobuf-lite.pc.in".freeze, "ext/protoc/protobuf/protobuf.pc.in".freeze, "ext/protoc/protobuf/python/README.txt".freeze, "ext/protoc/protobuf/python/ez_setup.py".freeze, "ext/protoc/protobuf/python/google/__init__.py".freeze, "ext/protoc/protobuf/python/google/protobuf/__init__.py".freeze, "ext/protoc/protobuf/python/google/protobuf/descriptor.py".freeze, "ext/protoc/protobuf/python/google/protobuf/descriptor_database.py".freeze, "ext/protoc/protobuf/python/google/protobuf/descriptor_pool.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/__init__.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/api_implementation.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/api_implementation.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/api_implementation_default_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/containers.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/cpp_message.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/decoder.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_database_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_pool_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_python_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/descriptor_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/encoder.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/enum_type_wrapper.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/factory_test1.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/factory_test2.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/generator_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/message_factory_python_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/message_factory_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/message_listener.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/message_python_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/message_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/missing_enum_values.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/more_extensions.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/more_messages.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/python_message.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/reflection_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/service_reflection_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/symbol_database_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/test_util.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/text_encoding_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/text_format_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/type_checkers.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/unknown_fields_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/wire_format.py".freeze, "ext/protoc/protobuf/python/google/protobuf/internal/wire_format_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/message.py".freeze, "ext/protoc/protobuf/python/google/protobuf/message_factory.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/README".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/__init__.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/cpp_message.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/descriptor.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/descriptor.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/descriptor_cpp2_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/extension_dict.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/extension_dict.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/message.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/message.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/message_factory_cpp2_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/proto2_api_test.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/python.proto".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/python_protobuf.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/reflection_cpp2_generated_test.py".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/repeated_composite_container.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h".freeze, "ext/protoc/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h".freeze, "ext/protoc/protobuf/python/google/protobuf/reflection.py".freeze, "ext/protoc/protobuf/python/google/protobuf/service.py".freeze, "ext/protoc/protobuf/python/google/protobuf/service_reflection.py".freeze, "ext/protoc/protobuf/python/google/protobuf/symbol_database.py".freeze, "ext/protoc/protobuf/python/google/protobuf/text_encoding.py".freeze, "ext/protoc/protobuf/python/google/protobuf/text_format.py".freeze, "ext/protoc/protobuf/python/mox.py".freeze, "ext/protoc/protobuf/python/setup.py".freeze, "ext/protoc/protobuf/python/stubout.py".freeze, "ext/protoc/protobuf/src/Makefile.am".freeze, "ext/protoc/protobuf/src/google/protobuf/SEBS".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/code_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/code_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/command_line_interface.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/command_line_interface.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/importer.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/importer.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/importer_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_context.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_context.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_enum.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_enum.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_enum_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_extension.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_extension.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_file.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_file.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_helpers.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_helpers.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_message.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_message.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_message_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_message_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_service.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_service.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_string_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/java/java_string_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/main.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/mock_code_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/mock_code_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/package_info.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/parser.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/parser.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/parser_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/plugin.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/plugin.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/plugin.pb.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/plugin.pb.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/plugin.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/python/python_generator.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/python/python_generator.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/subprocess.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/subprocess.h".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/test_plugin.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/zip_writer.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/compiler/zip_writer.h".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor.h".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor.pb.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor.pb.h".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor_database.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor_database.h".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor_database_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor_pb2_test.py".freeze, "ext/protoc/protobuf/src/google/protobuf/descriptor_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/dynamic_message.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/dynamic_message.h".freeze, "ext/protoc/protobuf/src/google/protobuf/dynamic_message_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/extension_set.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/extension_set.h".freeze, "ext/protoc/protobuf/src/google/protobuf/extension_set_heavy.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/extension_set_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_enum_reflection.h".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_message_reflection.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_message_reflection.h".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_message_util.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/generated_message_util.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/coded_stream.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/coded_stream.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/coded_stream_inl.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/coded_stream_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/gzip_stream.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/gzip_stream.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh".freeze, "ext/protoc/protobuf/src/google/protobuf/io/package_info.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/printer.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/printer.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/printer_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/strtod.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/strtod.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/tokenizer.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/tokenizer.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/tokenizer_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h".freeze, "ext/protoc/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/lite_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/message.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/message.h".freeze, "ext/protoc/protobuf/src/google/protobuf/message_lite.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/message_lite.h".freeze, "ext/protoc/protobuf/src/google/protobuf/message_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/package_info.h".freeze, "ext/protoc/protobuf/src/google/protobuf/reflection_ops.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/reflection_ops.h".freeze, "ext/protoc/protobuf/src/google/protobuf/reflection_ops_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/repeated_field.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/repeated_field.h".freeze, "ext/protoc/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/repeated_field_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/service.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/service.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_solaris.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/common.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/common.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/common_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/hash.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/map_util.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/once.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/once.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/once_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/platform_macros.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/shared_ptr.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/stl_util.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/stringprintf.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/stringprintf.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/structurally_valid.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/strutil.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/strutil.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/strutil_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/substitute.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/substitute.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/template_util.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/template_util_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/type_traits.h".freeze, "ext/protoc/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/test_util.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/test_util.h".freeze, "ext/protoc/protobuf/src/google/protobuf/test_util_lite.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/test_util_lite.h".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/bad_utf8_string".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/golden_message".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/golden_packed_fields_message".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/file.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/file.h".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/googletest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/googletest.h".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/zcgunzip.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/testing/zcgzip.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/text_format.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/text_format.h".freeze, "ext/protoc/protobuf/src/google/protobuf/text_format_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_custom_options.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_empty.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_import.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_import_lite.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_import_public.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_import_public_lite.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_lite.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_mset.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_no_generic_services.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unittest_optimize_for.proto".freeze, "ext/protoc/protobuf/src/google/protobuf/unknown_field_set.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/unknown_field_set.h".freeze, "ext/protoc/protobuf/src/google/protobuf/unknown_field_set_unittest.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format.h".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format_lite.cc".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format_lite.h".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format_lite_inl.h".freeze, "ext/protoc/protobuf/src/google/protobuf/wire_format_unittest.cc".freeze, "ext/protoc/protobuf/src/solaris/libstdc++.la".freeze, "ext/protoc/protobuf/vsprojects/config.h".freeze, "ext/protoc/protobuf/vsprojects/convert2008to2005.sh".freeze, "ext/protoc/protobuf/vsprojects/extract_includes.bat".freeze, "ext/protoc/protobuf/vsprojects/libprotobuf-lite.vcproj".freeze, "ext/protoc/protobuf/vsprojects/libprotobuf.vcproj".freeze, "ext/protoc/protobuf/vsprojects/libprotoc.vcproj".freeze, "ext/protoc/protobuf/vsprojects/lite-test.vcproj".freeze, "ext/protoc/protobuf/vsprojects/protobuf.sln".freeze, "ext/protoc/protobuf/vsprojects/protoc.vcproj".freeze, "ext/protoc/protobuf/vsprojects/readme.txt".freeze, "ext/protoc/protobuf/vsprojects/test_plugin.vcproj".freeze, "ext/protoc/protobuf/vsprojects/tests.vcproj".freeze, "lib/protoc/protocol_buffers_license.txt".freeze, "lib/protoc/version.rb".freeze] s.homepage = "https://github.com/Tripwire/protoc-gem".freeze s.licenses = ["BSD".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Protoc binaries for Mac, Linux, and Windows".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 11.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.4".freeze]) end