diff options
author | Andrew Psaltis <ampsaltis@gmail.com> | 2010-05-11 22:55:13 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:13 +0200 |
commit | 01c5a6263c5ade57ed671a1e857ccdfe1dce02f3 (patch) | |
tree | 5ed6fcbb3de0cf9f71ec5e3568b664d3ae775116 /system/ccid/slack-desc | |
parent | 9ecea32e5ff87919b95d0ca9660fd8f06413bfc9 (diff) | |
download | slackbuilds-01c5a6263c5ade57ed671a1e857ccdfe1dce02f3.tar.gz |
system/ccid: Added to 12.1 repository
Diffstat (limited to 'system/ccid/slack-desc')
-rw-r--r-- | system/ccid/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/ccid/slack-desc b/system/ccid/slack-desc new file mode 100644 index 0000000000..43be9c6890 --- /dev/null +++ b/system/ccid/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ccid: ccid (PC/SC driver for USB CCID smart card readers) +ccid: +ccid: libccid provides a PC/SC IFD handler implementation for the USB smart +ccid: card drivers compliant to the Card Chip Interface Device (CCID) +ccid: protocol. +ccid: This package is needed to communicate with the CCID smartcard readers +ccid: through the PC/SC Lite resource manager (pcscd). It also supports +ccid: the GemPC Twin via serial port, and the GemPC PCMCIA and PCI-Express +ccid: cards. +ccid: +ccid: More info at: http://pcsclite.alioth.debian.org/ccid.html |