slackbuilds_ponce/system/pcsc-tools
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
pcsc-tools.info
pcsc-tools.SlackBuild
README
slack-desc

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.