TODO LIST
=========

* Find some way to *correctly* identify memory cards. Reading the ATR
  does not seem to be an option, since most cards return whatever they
  like. It would be especially helpful if we were able to determine
  the correct size of the card.

* Support for more card types. (Read: I need more cards. :)

* Perhaps include support for the PC/SC API as well, so we can use
  both standards for a broader range of supported cards.

* Implement a --pin option for specifying a PIN code to the card.

* Implement a progress bar.
