22 lines
		
	
	
		
			596 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			596 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
 | |
| PackageIdentifier: LLVM.LLVM
 | |
| PackageVersion: 11.1.0
 | |
| PackageLocale: en-US
 | |
| Publisher: LLVM Project
 | |
| PackageName: LLVM
 | |
| PackageUrl: https://llvm.org/
 | |
| License: Apache License v2.0 with LLVM Exceptions
 | |
| LicenseUrl: https://releases.llvm.org/11.1.0/LICENSE.TXT
 | |
| ShortDescription: The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
 | |
| Moniker: LLVM
 | |
| Tags:
 | |
|   - C
 | |
|   - C++
 | |
|   - Objective-C
 | |
|   - Clang
 | |
|   - LLVM
 | |
|   - LLD
 | |
|   - LLDB
 | |
| ManifestType: defaultLocale
 | |
| ManifestVersion: 1.0.0
 |