Skip to main content
Ludovic Rousseau's blog
  • Archives
  • Tags
  • RSS feed
  • About me

    PySCard 1.9.5 released

    Ludovic Rousseau

    2017-02-17 16:29

    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:

    • sourceforge
    • pypi
    • github

    Changes

    1.9.5 (Feb 2017)
    • SCardGetStatusChange(): fix a memory leak with Python 3
    • SCardTransmit(): use SCARD_PCI_RAW for undefined protocol
    • Improve epydoc documentation
    • code
    • Python
    • Previous post
    • Next post
    Contents © 2025 Ludovic Rousseau - Powered by Nikola - License CC BY-NC-SA 4.0 Deed for the text & GNU GPLv3 for the code