summaryrefslogtreecommitdiff
path: root/libraries/pcsc-tools/README
blob: 268e31492a0c90b3681af9b74db0e21ca653175e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pcsc-tools provides some utilities that allow you to mess with your smart card
reader, or to test a PC/SC driver.

ATR_analysis - analyze a smart card "Answer to Reset" message
pcsc_scan - query the status of a smart card reader using pcsc-lite
scriptor - send commands to a smart card using a batch file or stdin
gscriptor - GTK frontend to scriptor

pcsc_scan requires pcsc-lite to build and run.

The rest of the above require pcsc-perl as a runtime dependency only.
gscriptor needs perl-gtk2 in a similar fashion.  Both can be found at
SlackBuilds.org.