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
