diff options
author | Andrew Psaltis <ampsaltis@gmail.com> | 2010-05-11 22:54:18 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:18 +0200 |
commit | a4713d52a4d02007a0b8b3bc4f99025ea4159410 (patch) | |
tree | 25ff9320b4595a025cf52b976571b52970921e7c /libraries/pcsc-tools/slack-desc | |
parent | 501a02301c064cf746220d6c9296644c8bb993f4 (diff) |
libraries/pcsc-tools: Added to 12.1 repository
Diffstat (limited to 'libraries/pcsc-tools/slack-desc')
-rw-r--r-- | libraries/pcsc-tools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pcsc-tools/slack-desc b/libraries/pcsc-tools/slack-desc new file mode 100644 index 0000000000..2dd10f85ce --- /dev/null +++ b/libraries/pcsc-tools/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------------------------------------------------------| +pcsc-tools: pcsc-tools (various tools to interact with pcsc-lite) +pcsc-tools: +pcsc-tools: pcsc-tools provides some utilities that allow you to mess with your +pcsc-tools: smart card reader, or to test a PC/SC driver. +pcsc-tools: +pcsc-tools: ATR_analysis - analyze a smart card "Answer to Reset" message +pcsc-tools: pcsc_scan - query the status of a smart card reader using pcsc-lite +pcsc-tools: scriptor - send commands to a smart card +pcsc-tools: gscriptor - graphical frontend to scriptor +pcsc-tools: +pcsc-tools: More info at: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ |