2005-10-11 17:34:57 +00:00
2005-09-26 18:27:50 +00:00
2005-10-10 17:45:30 +00:00
2005-09-12 09:33:09 +00:00
2005-09-21 18:17:27 +00:00
2005-09-03 17:10:09 +00:00
2005-09-14 01:23:21 +00:00
2005-09-21 11:30:07 +00:00
2005-09-02 17:15:02 +00:00

PyInstaller version 1.0

Use:
    see doc/Tutorial.txt

Installation in brief:

Non-Windows users should:
    cd to source/linux
    python Make.py
    make

Everyone should:
    python Configure.py

    python Makespec.py /path/to/yourscript.py /path/for/specfile.spec

    python Build.py /path/for/specfile.spec

    .done.

Major changes in this release:
 * __write_changes_here__
 * many bug fixes.
S
Description
No description provided
Readme 5 MiB
Languages
Python 55.3%
C 44.6%