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
|
Source: ifd-gempc
Section: libs
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper-compat (= 13),
libusb-dev,
libpcsclite-dev,
po-debconf,
pkgconf
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/ifd-gempc.git
Vcs-Browser: https://salsa.debian.org/debian/ifd-gempc
Homepage: https://ifd-gempc.apdu.fr/
Rules-Requires-Root: no
Package: libgempc410
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pcscd
Provides: pcsc-ifd-handler
Description: PC/SC driver for the GemPC 410, 412, 413 and 415 smart card readers
This library provides a PC/SC IFD handler implementation for the Gemplus
GemPC410, GCR410P, GemPC412, GemPC413 and GemPC415 serial smart card readers.
.
This package is needed to communicate with the GemPC41x smartcard
readers through the PC/SC Lite resource manager (pcscd).
Package: libgempc430
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pcscd
Provides: pcsc-ifd-handler
Description: PC/SC driver for the GemPC 430, 432, 435 smart card readers
This library provides a PC/SC IFD handler implementation for the Gemplus
GemPC430, GemPC432 and GemPC435 USB smart card readers.
.
This package is needed to communicate with the GemPC43x smartcard
readers through the PC/SC Lite resource manager (pcscd).
|