Pending tasks:

 * Python 3 support.

 * Documentation, need to put local documentation on the project, so far, some
   usage instructions are given in the google code pywinusb site.

 * More examples, show the full capabilities currently implemented, all is easy
   just missing the scripts to show it off

    a) Handling composite devices

    b) Handling multiple physical devices

 * Give a more useful output for the hid.tools (something more formal as when
   running the hid.core.py script)

 * Implement some hid sniffing functionality, this would be great for hacking

 * Add 'usbview' like helpers in order to analize the current usb hardware
   configuration

 * Start the WinUSB stuff

