23 lines
		
	
	
		
			657 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			657 B
		
	
	
	
		
			Plaintext
		
	
	
	
| # *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
 | |
| #     CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
 | |
| #     DEPENDING ON IT IN YOUR PROJECT. ***
 | |
| name: "mtools"
 | |
| description:
 | |
|     "Mtools is a collection of utilities to access MS-DOS disks from GNU and "
 | |
|     "Unix without mounting them."
 | |
| 
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://www.gnu.org/software/mtools/"
 | |
|   }
 | |
|   url {
 | |
|     type: ARCHIVE
 | |
|     value: "https://ftp.gnu.org/gnu/mtools/mtools-4.0.37.tar.lz"
 | |
|   }
 | |
|   version: "4.0.37"
 | |
|   last_upgrade_date { year: 2022 month: 1 day: 9 }
 | |
|   license_note: "contains GFDL documentation"
 | |
|   license_type: BY_EXCEPTION_ONLY
 | |
| }
 |