PySCard 2.0.0 released
I just released a new version 2.0.0 of pyscard.
PySCard is a python module
adding smart cards support (PC/SC) to Python.
The version is 2.0.0 because after 1.9.9 I had not so many choices. This version does not bring any new feature. It is a bug fix release.
The PySCard project is available at:
Changes
2.0.0 (September 2020)
-
SCardStatus()
: Fix a crash in case of PC/SC error -
toASCIIString()
: replace non-ASCII characters by '.' - remove i386 (32-bits) support on macOS