pcsc-tools 1.7.2-1 source package in Ubuntu

Changelog

pcsc-tools (1.7.2-1) unstable; urgency=medium

  * New upstream release
  * d/control: Build-Depends: on pkgconf instead of pkg-config
  * d/control: Standards-Version: 4.6.2 -> 4.7.0. No change needed.

 -- Ludovic Rousseau <email address hidden>  Sat, 10 Aug 2024 18:50:44 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
pcsc-tools_1.7.2-1.dsc 2.1 KiB 6c2416314b420d9e88e17da887626427bb0cc4887b54979dec77712c1b9c20b8
pcsc-tools_1.7.2.orig.tar.bz2 378.1 KiB fd6fcc25e8140f613b3bf44b02eda4a8a429ee4939fb777f474e2c829f7b472c
pcsc-tools_1.7.2.orig.tar.bz2.asc 833 bytes 9827b62048c5eb007347533cb90c027b612401d7cb4ddeffa45c3f749b232c3c
pcsc-tools_1.7.2-1.debian.tar.xz 7.8 KiB 2d85ecc3016371016381d55f1e839b8caa14425be53f311c593f893182f1c2a6

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.

pcsc-tools-dbgsym: debug symbols for pcsc-tools