Hi Ludovic,

I'm back to seriously considering giving my work (the Python part) to the open 
source.

Much as changed since this document (http://www.snakecard.com/sc_ug.pdf) ... 
but not the concepts.

Taking a look at your links, I (it was to be expected) see some major 
differences in our approaches. So before we move too much apart I would 
appreciate if you would take a look and see what is of interest to you (I'd 
like to hear "all of it !" ;-)  )

The Analysis class as well as the Script Processor class have been of great 
use to me in my business: for instance the script processor has allowed me to 
attack the sun javascript simulator runtime or non PCSC readers or even 
remote PCSC readers (I also have a PCSC server) in a complete transparent 
fashion.

I have some architecture diagrams available if necessary.

The debugger is pretty obsolete as there are so many good ones out there ... 
and I am working on moving the shell into a plugin that would simply add 
smart-card awarness to an existing shell (ex: pycrust)

Although I do not use it much, I still find the simulator to be an interesting 
concept.


Please let me know ....

Regards,

Philippe


















On Wednesday 30 May 2007 03:46:17 Ludovic Rousseau wrote:
> Hello,
>
> A new Python wrapper for PC/SC is available. You can get it from [1].
>
> Compared to the concurrent version from Jean-Luc called PyCSC [2,3]
> pyscard provides:
> - all the PC/SC functions through the use SWIG
> - higher level functions are also available
> - a epydoc documentation is available
>
> Look at the samples and user's guide [4].
>
> Bye,
>
> [1] http://pyscard.sourceforge.net/
> [2] http://homepage.mac.com/jlgiraud/pycsc/Pycsc.html
> [3] http://pcsclite.alioth.debian.org/
> [4] http://pyscard.sourceforge.net/pyscard-usersguide.html



-- 
_________________________
Philippe C. Martin
+1 405 562 7005
www.snakecard.com
_________________________

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to