
23 Oct
2011
23 Oct
'11
6:35 a.m.
Hi list, I've been working on bindings for pcsclite. The library allows for communicating with smartcard readers and RFID. (My final goal is to hook it up to talk to a Mifare DESFire RFID card.) Where would you place something like this? System.Smartcard? Cheers & happy hacking Moritz Btw: If you want to have a look at what I did so far (just basic functionality), check out http://github.com/mfischer/haskell-smartcard. I'm open for comments on possible improvements.