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: towitoko
Section: misc
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 4.1.16)
Standards-Version: 3.2.1
Package: libtowitoko-dev
Section: libdevel
Priority: extra
Architecture: any
Depends: libtowitoko2 (= ${Source-Version}), libc6-dev
Description: Towitoko smartcard reader CT-API development files
This package contains the files needed for compiling and linking
an application that communicates to the Towitoko smartcard
reader through the CT-API interface
Package: libtowitoko2
Section: libs
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, debconf
Suggests: libpcsclite1, pcscd
Provides: pcsc-ifd-handler
Description: Towitoko smartcard reader PCSC and CT-API driver
This library provides CT-API and PCSC IFD handler implementation
for the Towitoko smartcard readers.
.
This package is needed to communicate with the Towitoko
smartcard reader through the PCSC Lite resource manager.
|