diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-21 08:18:51 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:06:10 -0500 |
commit | a1433c3c2dd36ff7fae78c5f6c86f3270fd794f5 (patch) | |
tree | 0b553d82ee8e7c5ae968fa60405de7a28affffab /system/pcsc-tools/README | |
parent | 381d91097ab796f0502515f20317e2b5c046c380 (diff) | |
download | slackbuilds-a1433c3c2dd36ff7fae78c5f6c86f3270fd794f5.tar.gz |
system/pcsc-tools: Removed (download link broken)
Diffstat (limited to 'system/pcsc-tools/README')
-rw-r--r-- | system/pcsc-tools/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/pcsc-tools/README b/system/pcsc-tools/README deleted file mode 100644 index 69b6ea403c..0000000000 --- a/system/pcsc-tools/README +++ /dev/null @@ -1,12 +0,0 @@ -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, -and gscriptor needs perl-gtk2 as a runtime-only dependency. |