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
|
Source: asedriveiiie
Section: libs
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper (>= 10.0.0~), libusb-dev, libpcsclite-dev, pkg-config
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/debian/asedriveiiie.git
Vcs-Browser: https://salsa.debian.org/debian/asedriveiiie
Homepage: http://www.athena-scs.com/
Package: libasedrive-usb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pcscd
Provides: pcsc-ifd-handler
Description: PC/SC driver for the Athena ASEDrive IIIe USB smart card reader
This package provides a PC/SC IFD handler bundle for the Athena ASEDrive
IIIe USB smart card readers. This driver is necessary to use one of these
devices with the PC/SC Lite resource manager (pcscd).
Package: libasedrive-serial
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pcscd
Provides: pcsc-ifd-handler
Description: PC/SC driver for the Athena ASEDrive IIIe serial smart card reader
This package provides a PC/SC IFD handler bundle for the Athena ASEDrive
IIIe serial smart card readers. This driver is necessary to use one
of these devices with the PC/SC Lite resource manager (pcscd).
|