13 lines
		
	
	
		
			312 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			312 B
		
	
	
	
		
			YAML
		
	
	
	
| homepage: "https://github.com/libarchive/libarchive"
 | |
| language: c++
 | |
| primary_contact: "joerg.sonnenberger@googlemail.com"
 | |
| auto_ccs:
 | |
|   - "kientzle@gmail.com"
 | |
|   - "martin@matuska.org"
 | |
| sanitizers:
 | |
|   - address
 | |
|   - memory:
 | |
|      experimental: True
 | |
|   - undefined
 | |
| main_repo: 'https://github.com/libarchive/libarchive.git'
 |