24 lines
		
	
	
		
			612 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			612 B
		
	
	
	
		
			Plaintext
		
	
	
	
Source: liblz4
 | 
						|
Section: devel
 | 
						|
Priority: optional
 | 
						|
Maintainer: Evgeniy Polyakov <zbr@ioremap.net>
 | 
						|
Build-Depends:
 | 
						|
 cmake (>= 2.6),
 | 
						|
 debhelper (>= 7.0.50~),
 | 
						|
 cdbs
 | 
						|
Standards-Version: 3.8.0
 | 
						|
Homepage: http://www.lz4.org/
 | 
						|
Vcs-Git: git://github.com/lz4/lz4.git
 | 
						|
Vcs-Browser: https://github.com/lz4/lz4
 | 
						|
 | 
						|
Package: liblz4
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Description: Extremely Fast Compression algorithm http://www.lz4.org
 | 
						|
 | 
						|
Package: liblz4-dev
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
						|
Description: Extremely Fast Compression algorithm http://www.lz4.org
 | 
						|
 Development files.
 |