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
|
Source: acsccid
Section: libs
Priority: optional
Maintainer: Godfrey Chung <godfrey.chung@acs.com.hk>
Build-Depends:
autoconf-archive,
debhelper-compat (= 13),
flex,
gettext,
libpcsclite-dev,
libusb-1.0-0-dev,
perl,
pkgconf
Standards-Version: 4.7.2
Homepage: http://acsccid.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/debian/acsccid
Vcs-Git: https://salsa.debian.org/debian/acsccid.git
Package: libacsccid1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: pcsc-ifd-handler
Description: PC/SC driver for ACS USB CCID smart card readers
This library provides a PC/SC IFD handler implementation for the ACS USB smart
card readers compliant to the CCID protocol.
.
This package is needed to communicate with the ACS CCID smartcard readers
through the PC/SC Lite resource manager (pcscd).
.
See README for a list of supported readers.
|