Hello, I just released a new official pyscard version 1.9.0 of pyscard. pyscard is a python module adding smart cards support (PC/SC) to python.
The PySCard project is available at: - https://sourceforge.net/projects/pyscard/ - https://pypi.python.org/pypi/pyscard - https://github.com/LudovicRousseau/pyscard Changes: 1.9.0 (August 2015) =================== * add Python3 support (Python2 is still supported) * fix a lot of pylint warnings * smartcard/test/* replace deprecated assert calls * add tox support and coverage reports, run test suite on Travis * add Travis CI support to automatically build on Unix * add AppVeyor support to automatically build on Windows * minor bugs fixed * Big thank you to Alex Willmer for his work on pyscard http://ludovicrousseau.blogspot.fr/2015/08/pyscard-190-released.html -- Dr. Ludovic Rousseau _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle
