gnupg-pkcs11-scd software package provides GnuPG smart-card daemon with PKCS#11 support, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gnupg-pkcs11-scd
gnupg-pkcs11-scd is installed in your system.
Make ensure the gnupg-pkcs11-scd package were installed using the commands given below,
$ sudo dpkg-query -l | grep gnupg-pkcs11-scd *
You will get with gnupg-pkcs11-scd package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Utilities |
| Package | gnupg-pkcs11-scd |
| Version | 0.7.3-1 |
| Description | GnuPG smart-card daemon with PKCS#11 support |
| Sub Section | Utils |