diff options
Diffstat (limited to 'system/pcsc-tools/slack-desc')
-rw-r--r-- | system/pcsc-tools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/pcsc-tools/slack-desc b/system/pcsc-tools/slack-desc new file mode 100644 index 000000000000..2dd10f85cea7 --- /dev/null +++ b/system/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/ |