gExtractWinIcons - Extract cursors and icons from MS Windows compatible
resource files.
Copyright 2009-2010 Fabio Castelli <muflone@vbsimple.net>
License: GPL-2+ (please see the copyright file)

Description:
  gExtractWinIcons is a tool to extract icons and cursors from MS Windows
  resource files (.exe, .dll, .ocx, .cpl and many others).

  It runs on GNU/Linux with GTK+ interface.

Requirements:
 Python >= 2.5 (python)
 GTK libraries (libgtk2.0)
 Glade libraries (libglade2-0)
 SVG support library (librsvg2-2)
 Python GTK bindings (python-gtk2)
 Python Glade2 bindings (python-glade2)
 IcoUtils package (icoutils)

Please report any bugs in gExtractWinIcons to the author:
  Fabio Castelli <muflone@vbsimple.net>

Homepage:
  Official project: http://code.google.com/p/gextractwinicons/

