12 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
| Name: Protocol Buffers
 | |
| Short Name: protobuf
 | |
| URL: https://github.com/google/protobuf
 | |
| License: BSD
 | |
| License File: src/LICENSE
 | |
| Security Critical: yes
 | |
| 
 | |
| Description:
 | |
| 
 | |
| Protocol buffers are Google's language-neutral, platform-neutral, extensible
 | |
| mechanism for serializing structured data. Open Screen uses protobufs primary
 | |
| for message serialization. |