Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pyscard-1.7.0.win32-py2.7.exe | 2015-06-28 | 330.0 kB | |
pyscard-1.7.0.win32-py2.7.msi | 2015-06-28 | 278.5 kB | |
pyscard-1.7.0.win-amd64-py2.7.exe | 2015-06-28 | 367.7 kB | |
pyscard-1.7.0.win-amd64-py2.7.msi | 2015-06-28 | 278.5 kB | |
pyscard-1.7.0.macosx-10.10-intel.tar.gz.asc | 2015-06-28 | 819 Bytes | |
pyscard-1.7.0.tar.gz.asc | 2015-06-28 | 819 Bytes | |
README | 2015-06-28 | 425 Bytes | |
pyscard-1.7.0.macosx-10.10-intel.tar.gz | 2015-06-27 | 186.8 kB | |
ChangeLog | 2015-06-27 | 7.3 kB | |
pyscard-1.7.0.tar.gz | 2015-06-27 | 151.8 kB | |
Totals: 10 Items | 1.6 MB | 0 |
1.7.0 (June 2015) =========== * PCSCCardConnection: Fix a problem with mode=SCARD_SHARE_DIRECT * add support of cygwin as a build platform * Fix a problem with Windows Remote Desktop * Switch from distutils to setuptools * dropped support for Python 2.5 and earlier (Alex Willmer) * dropped support for OS X 10.5 (Leopard) and earlier (Alex Willmer) * minor bugs fixed