File: control

package info (click to toggle)
acsccid 1.1.6-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,536 kB
  • sloc: ansic: 11,119; sh: 5,171; lex: 242; perl: 97; makefile: 82
file content (27 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
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: acsccid
Section: libs
Priority: optional
Maintainer: Godfrey Chung <godfrey.chung@acs.com.hk>
Build-Depends:
 dh-autoreconf,
 debhelper (>= 9~),
 flex,
 libpcsclite-dev (>= 1.8.3~),
 libusb-1.0-0-dev,
 perl,
 pkg-config
Standards-Version: 4.2.1
Homepage: http://acsccid.sourceforge.net/

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.