42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: libpcscxx
 | |
| Priority: extra
 | |
| Maintainer: Marc Wäckerlin <marc.waeckerlin@tech.swisssign.com>
 | |
| Build-Depends: debhelper (>= 7), autotools-dev, libssl-dev, libpkcs11-helper1-dev, libpcsclite-dev, mrw-c++-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}), libssl-dev, libpkcs11-helper1-dev, libpcsclite-dev, mrw-c++-dev
 | |
| Description: C++ Wrapper around PCSClite, Cryptoki, OpenSSL
 | |
|  C++ wrappers around the ugly C-Interfaces of pcsc-lite, cryptoki and
 | |
|  open-ssl.
 | |
|  .
 | |
|  Development Package
 | |
|  .
 | |
|  For more details, see: https://dev.marc.waeckerlin.org/projects/libpcscxx
 | |
| 
 | |
| Package: libpcscxx-dbg
 | |
| Section: debug
 | |
| 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.
 | |
|  .
 | |
|  Debugging Symbols
 | |
|  .
 | |
|  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
 |