blob: 2123870c8c3bf5e87aab4a60f845c3b402548a0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PC/SC-lite is a middleware to access a smart card using SCard API (PC/SC)
Its purpose is to provide a Windows(R) SCard interface in a very small
form factor for communicating to smart cards and readers.
Compiling with "DEBUGATR=1 ./pcsc-lite.SlackBuild" enables ATR parsing
debug output messages.
pcsc-lite no longer uses (deprecated) libhal for smart-card reader's
detection. By default libudev is used now.
Please see README.SLACKWARE in pcsc-lite's documentation directory
for notes.
|