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 | 0000000270 270 Bytes | |
project.diff | 0000001524 1.49 KB | |
pyscard-2.0.8.tar.gz | 0000153266 150 KB |
Revision 16 (latest revision is 25)
Martin Hauke (mnhauke)
committed
(revision 16)
- Update to version 2.0.8 * Make CardMonitor() thread safe on Python 3.12 * Add hresult value in exceptions * Improve documentation * Check swig is installed on build * Remove use of imp module for wx (GUI) * Makefile: modernize use of setup.py - Drop not longer needed patch: * 0001-Remove-use-of-imp-module-for-wx-GUI.patch
Comments 0