28 lines
		
	
	
		
			866 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			28 lines
		
	
	
		
			866 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | Source: libpcscxx | ||
|  | Priority: extra | ||
|  | Maintainer: Marc Wäckerlin <marc@waeckerlin.org> | ||
|  | Build-Depends: debhelper (>= 7), autotools-dev | ||
|  | Standards-Version: 3.8.1 | ||
|  | Section: libs | ||
|  | Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx | ||
|  | 
 | ||
|  | Package: libpcscxx-dev | ||
|  | Section: libdevel | ||
|  | Architecture: any | ||
|  | Depends: libpcscxx (= ${binary:Version}) | ||
|  | Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL | ||
|  |  C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and | ||
|  |  open-ssl. | ||
|  |  . | ||
|  |  For more details, see: https://dev.marc.waeckerlin.org/projects/libpcscxx | ||
|  | 
 | ||
|  | Package: libpcscxx | ||
|  | Section: libs | ||
|  | Architecture: any | ||
|  | Depends: ${shlibs:Depends}, ${misc:Depends} | ||
|  | Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL | ||
|  |  C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and | ||
|  |  open-ssl. | ||
|  |  . | ||
|  |  For more details, see: https://dev.marc.waeckerlin.org/projects/libpcscxx |