Re: [opensc-devel] release candidate 1 for 0.11.2

2007-03-21 Thread Nils Larsch
Andreas Jellinghaus wrote: Am Dienstag, 20. März 2007 21:06 schrieb Nils Larsch: Douglas E. Engert wrote: ... grep serial_number * shows {most|all} the cards set something for pkcs15->serial_number, even if its "" Is this a PKCS15 requirement to have a serial number? the card serial num

[opensc-devel] PyCSC: PC/SC API for Python

2007-03-21 Thread Michael . Roehner
Hello, I want to use PyCSC on Windows 2000 (PyCSCS 0.0.3, Python 2.4.3). Compiling the extension was somewhat difficult with Visual Studio Express 2005 and Microsoft Server 2003 R2 Platform SDK, but after compiling it manually with only the Microsoft headers and libs, it seems to work. The c

Re: [opensc-devel] PyCSC: PC/SC API for Python

2007-03-21 Thread Martin Paljak
Hi, On 25.02.2007, at 17:06, Ludovic Rousseau wrote: The high level API is not yet finished. The source code is available through subversion from [2]. A snapshot is available at [3] Anybody interested in Python and PC/SC is welcome to review the code and send patches, etc. Does anyone have win