20 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
name: "fmtlib"
 | 
						|
description: "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams."
 | 
						|
third_party {
 | 
						|
  url {
 | 
						|
    type: HOMEPAGE
 | 
						|
    value: "https://github.com/fmtlib/fmt"
 | 
						|
  }
 | 
						|
  url {
 | 
						|
    type: GIT
 | 
						|
    value: "https://github.com/fmtlib/fmt.git"
 | 
						|
  }
 | 
						|
  version: "7.1.3"
 | 
						|
  license_type: NOTICE
 | 
						|
  last_upgrade_date {
 | 
						|
    year: 2020
 | 
						|
    month: 11
 | 
						|
    day: 25
 | 
						|
  }
 | 
						|
}
 |