pcsc-tools 1.4.17-1 source package in Ubuntu

Changelog

pcsc-tools (1.4.17-1) unstable; urgency=low

  * New upstream release
  * debian/control: Standards-Version: 3.8.3 -> 3.9.1. No change needed.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:53:27 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pcsc-tools_1.4.17.orig.tar.gz 81.8 KiB 02b1893743d41ed69e2d5fec89c551ffc565607fb70c5f91bdbdceb4890856ea
pcsc-tools_1.4.17-1.diff.gz 3.8 KiB 40c9b2d4b6c508208fab5d77e9f1fa52190a1d43fdcf5bd4210f58e57a9cb4e9
pcsc-tools_1.4.17-1.dsc 1.2 KiB e70c3ec8b211e973155cb485d8f32e1ba3624ac60ed17b0292b3947547de04b3

Available diffs

View changes file

Binary packages built by this source

pcsc-tools: Some tools to use with smart cards and PC/SC

 This archive contains some tools useful for a PC/SC user. The tools
 provided are:
 .
 pcsc_scan(1) scans available smart card readers and print detected
 events: card insertion with ATR, card removal;
 .
 ATR_analysis(1) analyses a smart card ATR (Answer To Reset)
 .
 scriptor(1) Perl script to send commands to a smart card using a
 batch file or stdin;
 .
 gscriptor(1) the same idea as scriptor.pl(1) but with Perl-Gtk GUI.