Thomas Kluyver 9a0d86ccae Allow specifying entry point instead of script. %!s(int64=11) %!d(string=hai) anos
..
listapp fc6cac46b5 Add PyQt4 example %!s(int64=11) %!d(string=hai) anos
README 9a0d86ccae Allow specifying entry point instead of script. %!s(int64=11) %!d(string=hai) anos
installer.cfg 9a0d86ccae Allow specifying entry point instead of script. %!s(int64=11) %!d(string=hai) anos

README

This is an example that uses binary packages.

To make the installer on a non-Windows system, download the PyQt4 installer from here:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10.4/PyQt4-4.10.4-gpl-Py3.3-Qt4.8.5-x32.exe

Open it up with an archive tool, and extract the PyQt4 folder and sip.pyd from
Lib/site-packages. Place them in a folder called pynsist_pkgs, and pynsist will
use them in preference to the files it finds on your system.