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 | 0000000202 202 Bytes | |
project.diff | 0000001041 1.02 KB | |
pyscard-2.0.5.tar.gz | 0000150803 147 KB |
Revision 10 (latest revision is 25)
Martin Hauke (mnhauke)
committed
(revision 10)
- Update to version 2.0.5 * no functional changes - Update to version 2.0.4 * Fix a problem on PCSCCardConnection.disconnect * Add support of BaseSCardException(hresult) format * Do not use deprecated distutils anymore - Update to version 2.0.3 * PCSCExceptions: include error code in the message
Comments 0