python-pyscard
Python-pyscard consists of smartcard.scard, an extension module wrapping
Windows smart card base components (also known as PCSC) on Windows and PCSC
lite on linux and Mac OS X Tiger and Leopard, and smartcard, a higher level
python framework built on top of the raw PCSC API.
- Links to security / python-pyscard
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/python-pyscard && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000203 203 Bytes | |
project.diff | 0000001009 1009 Bytes | |
pyscard-2.1.1.tar.gz | 0000153537 150 KB |
Revision 22 (latest revision is 25)
Martin Hauke (mnhauke)
committed
(revision 22)
- Update to version 2.1.1 * Fix a regression introduced in 2.1.0 - Update to version 2.1.0 * PCSCCardRequest: fix active polling (was a 0.1 sec loop) * Fix use of undefined variable 'hresult' in exceptions * Fix print() use in pyscard user’s guide * Fix deprecation warnings * Minor changes * some more pylint-detected fixes.
Comments 0