1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: acr38
Section: misc
Priority: extra
Maintainer: Laurent Bigonville <bigon@bigon.be>
Build-Depends: cdbs, libpcsclite-dev (>= 1.2.9-beta9-1), pkg-config, debhelper (>= 5.0.0), automake1.9, libtool
Standards-Version: 3.7.2
Package: libacr38u
Section: libs
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: pcscd
Provides: pcsc-ifd-handler
Description: PC/SC driver for the ACR38U smart card reader
This library provides a PC/SC IFD handler implementation for the ACS
ACR38U smart card readers. This driver is for the non-CCID version only.
.
This package is needed to communicate with the ACR38U smartcard
readers through the PC/SC Lite resource manager (pcscd).
Package: libacr38ucontrol0
Section: libs
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libacr38u (= ${Source-Version})
Description: Library for operational mode for ACR38U smartcard reader
This library set the operational mode for ACR38U smartcard reader
to processory or memory card.
Package: libacr38ucontrol-dev
Section: libdevel
Priority: extra
Architecture: any
Depends: libacr38ucontrol0 (= ${Source-Version}), libpcsclite-dev
Description: Library for operational mode for ACR38U smartcard reader dev files
This library set the operational mode for ACR38U smartcard reader
to processory or memory card.
.
This package contains development files.
|