diff options
author | Daniel R <danielrodriguez.es@gmail.com> | 2010-05-13 01:00:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:42 +0200 |
commit | eb839f7e0b4219801890a6ee48bc30c5692b6258 (patch) | |
tree | e10913ebf6f37847900c89fd8502b4e3398d56a0 /system/ccid/slack-desc | |
parent | e89a181e59bf614bf3e4a4d4f9c1bb2c94584305 (diff) | |
download | slackbuilds-eb839f7e0b4219801890a6ee48bc30c5692b6258.tar.gz |
system/ccid: Added to 13.0 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 |