pcsc-tools 1.4.22-1 source package in Ubuntu

Changelog

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


  * New upstream release
  * debian/control: correct Vcs-Browser: field
  * debian/control: correct Vcs-Svn: field
  * debian/control: Standards-Version: 3.9.3 -> 3.9.5. No change needed.
  * debian/watch: add support for OpenPGP signature

 -- Ludovic Rousseau <email address hidden>  Fri, 17 Jan 2014 15:12:10 +0100

Upload details

Uploaded by:
Ludovic Rousseau
Uploaded to:
Sid
Original maintainer:
Ludovic Rousseau
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe utils

Downloads

File Size SHA-256 Checksum
pcsc-tools_1.4.22-1.dsc 1.3 KiB 9c3fb3a297842ee498d84832b667d164f221e1fa2bc544fcd71236df04b96b3f
pcsc-tools_1.4.22.orig.tar.gz 106.9 KiB 615592dd56627bd0ff3650608bb7eefe3e9f43cc18ca2d805ebf0bf74d30f307
pcsc-tools_1.4.22-1.debian.tar.xz 21.3 KiB 5a57ea3e7f776ef5394e55b6f5a490c928d824078a2ed63da5777ee816337a60

Available diffs

No changes file available.

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.