New version of PySCard: 2.2.1

I just released a new version of pyscard. PySCard is a Python module adding smart cards support (PC/SC) to Python.

The PySCard project is available at:

Changes:

2.2.1 (January 2025)

  • patches from Ludovic Rousseau
    • waitforcardevent(): do not miss events between 2 calls

    • Use Windows locale to decode Unicode text

    • ACKS: add missing contributors

  • patches from Kurt McKee
    • Test, fix, and simplify ATR parsing