Hao Nguyen | 9349e23 | 2018-12-14 15:05:48 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Jon Skeet | ca0461c | 2016-03-31 07:12:17 +0100 | [diff] [blame] | 2 | <package> |
| 3 | <metadata> |
| 4 | <id>Google.Protobuf.Tools</id> |
| 5 | <title>Google Protocol Buffers tools</title> |
| 6 | <summary>Tools for Protocol Buffers - Google's data interchange format.</summary> |
| 7 | <description>See project site for more info.</description> |
Paul Yang | 12fb2b7 | 2021-09-13 12:34:03 -0700 | [diff] [blame] | 8 | <version>3.18.0</version> |
Jon Skeet | ca0461c | 2016-03-31 07:12:17 +0100 | [diff] [blame] | 9 | <authors>Google Inc.</authors> |
| 10 | <owners>protobuf-packages</owners> |
Feng Xiao | afe98de | 2018-08-22 11:55:30 -0700 | [diff] [blame] | 11 | <licenseUrl>https://github.com/protocolbuffers/protobuf/blob/master/LICENSE</licenseUrl> |
| 12 | <projectUrl>https://github.com/protocolbuffers/protobuf</projectUrl> |
Jon Skeet | ca0461c | 2016-03-31 07:12:17 +0100 | [diff] [blame] | 13 | <requireLicenseAcceptance>false</requireLicenseAcceptance> |
| 14 | <releaseNotes>Tools for Protocol Buffers</releaseNotes> |
| 15 | <copyright>Copyright 2015, Google Inc.</copyright> |
| 16 | <tags>Protocol Buffers Binary Serialization Format Google proto proto3</tags> |
| 17 | </metadata> |
| 18 | <files> |
Hao Nguyen | 9349e23 | 2018-12-14 15:05:48 -0800 | [diff] [blame] | 19 | <file src="protoc\windows_x86\protoc.exe" target="tools\windows_x86\protoc.exe"/> |
| 20 | <file src="protoc\windows_x64\protoc.exe" target="tools\windows_x64\protoc.exe"/> |
| 21 | <file src="protoc\linux_x86\protoc" target="tools\linux_x86\protoc"/> |
| 22 | <file src="protoc\linux_x64\protoc" target="tools\linux_x64\protoc"/> |
Hao Nguyen | 9349e23 | 2018-12-14 15:05:48 -0800 | [diff] [blame] | 23 | <file src="protoc\macosx_x64\protoc" target="tools\macosx_x64\protoc"/> |
| 24 | <file src="..\src\google\protobuf\any.proto" target="tools\google\protobuf"/> |
| 25 | <file src="..\src\google\protobuf\api.proto" target="tools\google\protobuf"/> |
| 26 | <file src="..\src\google\protobuf\descriptor.proto" target="tools\google\protobuf"/> |
| 27 | <file src="..\src\google\protobuf\duration.proto" target="tools\google\protobuf"/> |
| 28 | <file src="..\src\google\protobuf\empty.proto" target="tools\google\protobuf"/> |
| 29 | <file src="..\src\google\protobuf\field_mask.proto" target="tools\google\protobuf"/> |
| 30 | <file src="..\src\google\protobuf\source_context.proto" target="tools\google\protobuf"/> |
| 31 | <file src="..\src\google\protobuf\struct.proto" target="tools\google\protobuf"/> |
| 32 | <file src="..\src\google\protobuf\timestamp.proto" target="tools\google\protobuf"/> |
| 33 | <file src="..\src\google\protobuf\type.proto" target="tools\google\protobuf"/> |
| 34 | <file src="..\src\google\protobuf\wrappers.proto" target="tools\google\protobuf"/> |
| 35 | <file src="Google.Protobuf.Tools.targets" target="buildCrossTargeting"/> |
| 36 | <file src="Google.Protobuf.Tools.targets" target="build"/> |
Jon Skeet | ca0461c | 2016-03-31 07:12:17 +0100 | [diff] [blame] | 37 | </files> |
Hao Nguyen | 4b02f65 | 2018-12-14 15:10:11 -0800 | [diff] [blame] | 38 | </package> |