Eric-Bourry / pssi

PSSI (Python Simple Smartcard Interpreter) is a Python script that provides an abstract layer for smartcard reading. Thanks to it, it is possible to read a smartcard by simply adding its structure in the form of a plugin, without taking care of the communication layer. The tool comes with several plugins, namely SIM, EMV, Navigo and Belgian eID.
GNU General Public License v3.0
22 stars 4 forks source link

typo Cuurency -> Curency in plugins/sim/structures.py #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
patch attached

Original issue reported on code.google.com by ludovic....@gmail.com on 11 Nov 2010 at 9:59

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r36.

Original comment by eric.bou...@gmail.com on 11 Nov 2010 at 2:50