File: control

package info (click to toggle)
acsccid 1.1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,736 kB
  • sloc: ansic: 11,591; sh: 5,972; lex: 244; perl: 97; makefile: 80
file content (30 lines) | stat: -rw-r--r-- 880 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
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.