File: control

package info (click to toggle)
pcsc-perl 1.4.16-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 300 kB
  • sloc: perl: 883; ansic: 112; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 792 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
Source: pcsc-perl
Section: perl
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper-compat (= 13), libpcsclite-dev, perl, pkg-config
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/pcsc-perl.git
Vcs-Browser: https://salsa.debian.org/debian/pcsc-perl
Homepage: https://pcsc-perl.apdu.fr/
Rules-Requires-Root: no

Package: libpcsc-perl
Architecture: any
Depends: libpcsclite1, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Provides: libchipcard-pcsc-card-perl
Suggests: pcsc-tools
Description: Perl interface to the PC/SC smart card library
 This package contains a Perl wrapper to the PC/SC smartcard library
 (pcsc-lite) together with some small examples.
 .
 The provided modules are Chipcard::PCSC and Chipcard::PCSC::Card