summaryrefslogtreecommitdiffstats
path: root/system/ccid/README
diff options
context:
space:
mode:
author Andrew Psaltis2010-05-11 22:55:13 +0200
committer David Somero2010-05-11 22:55:13 +0200
commit01c5a6263c5ade57ed671a1e857ccdfe1dce02f3 (patch)
tree5ed6fcbb3de0cf9f71ec5e3568b664d3ae775116 /system/ccid/README
parent9ecea32e5ff87919b95d0ca9660fd8f06413bfc9 (diff)
downloadslackbuilds-01c5a6263c5ade57ed671a1e857ccdfe1dce02f3.tar.gz
system/ccid: Added to 12.1 repository
Diffstat (limited to 'system/ccid/README')
-rw-r--r--system/ccid/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/ccid/README b/system/ccid/README
new file mode 100644
index 0000000000..2b96bba97c
--- /dev/null
+++ b/system/ccid/README
@@ -0,0 +1,12 @@
+libccid provides a PC/SC IFD handler implementation for the USB smart card
+drivers compliant to the Chip Card Interface Device (CCID) protocol.
+
+This package is needed to communicate with the CCID smartcard readers
+through the PC/SC Lite resource manager (pcscd). It also supports various
+Gemplus serial smart card readers.
+
+This package depends on pcsc-lite, which can be found at SlackBuilds.org.
+
+You will need to edit the pcsc-lite config files to be able to use serial
+smart card readers. The INSTALL file in the documentation directory has
+all the details.