1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: scute
Section: utils
Priority: optional
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 11), libgpg-error-dev (>= 1.4), libassuan-dev (>= 2.0), gpgsm, gnupg-agent, scdaemon
Standards-Version: 4.2.1
Homepage: http://www.scute.org/
Vcs-Git: https://salsa.debian.org/debian/scute.git
Vcs-Browser: https://salsa.debian.org/debian/scute
Package: scute
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenPGP smartcard plugin for Mozilla Network Security Services
Scute is a PKCS #11 implementation for the GnuPG Agent using the GnuPG
Smart Card Daemon which enables you to use your OpenPGP smart card for
client authentication with SSL in Mozilla.
|