* Manifest Update for Xmake-io.Xmake v2.5.4 * Revert "Manifest Update for Xmake-io.Xmake v2.5.4" This reverts commit e2fa7e4c9886afcacf22d40abd6cd5b9cf9e4d85. * Revert "Revert "Manifest Update for Xmake-io.Xmake v2.5.4"" This reverts commit b260af3676980808532623afbf61aa56661dbca6.
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
 | 
						|
PackageIdentifier: Xmake-io.Xmake
 | 
						|
PackageVersion: 2.5.4
 | 
						|
PackageLocale: en-US
 | 
						|
Publisher: The TBOOX Open Source Group
 | 
						|
PublisherUrl: https://github.com/xmake-io/xmake
 | 
						|
PublisherSupportUrl: https://github.com/xmake-io/xmake/issues
 | 
						|
#PrivacyUrl: 
 | 
						|
Author: xmake-io
 | 
						|
PackageName: XMake build utility
 | 
						|
PackageUrl: https://github.com/xmake-io/xmake
 | 
						|
License: Apache License 2.0
 | 
						|
LicenseUrl: https://raw.githubusercontent.com/xmake-io/xmake/master/LICENSE.md
 | 
						|
#Copyright: 
 | 
						|
#CopyrightUrl: 
 | 
						|
ShortDescription: A cross-platform build utility based on Lua.
 | 
						|
Description: xmake is a lightweight cross-platform build utility based on Lua. It uses xmake.lua to maintain project builds. Compared with makefile/CMakeLists.txt, the configuration syntax is more concise and intuitive. It is very friendly to novices and can quickly get started in a short time. Let users focus more on actual project development.
 | 
						|
Moniker: xmake
 | 
						|
Tags:
 | 
						|
  - lua
 | 
						|
  - cross-platform
 | 
						|
  - open source
 | 
						|
ManifestType: defaultLocale
 | 
						|
ManifestVersion: 1.0.0
 |