PySCard 1.9.5 released
I just released a new official version 1.9.5 of pyscard. PySCard is a python module adding smart cards support (PC/SC) to Python.
The PySCard project is available at:
Changes
1.9.5 (Feb 2017)-
SCardGetStatusChange()
: fix a memory leak with Python 3 -
SCardTransmit()
: useSCARD_PCI_RAW
for undefined protocol - Improve epydoc documentation