2008-11-20 22:05:54 +00:00
2008-07-28 18:40:45 +00:00
2008-11-13 13:37:22 +00:00
2008-11-19 09:17:58 +00:00
2008-07-23 19:04:41 +00:00
2008-12-11 16:11:07 +00:00
2008-07-23 19:04:41 +00:00
2008-11-28 17:37:26 +00:00
2005-09-03 17:10:09 +00:00
2006-12-18 13:12:04 +00:00
2008-07-23 19:04:41 +00:00

_PyInstaller 1.3_
=================

Use
===
 See doc/Tutorial.txt

Installation in brief
=====================
 Non-Windows users should:
    cd source/linux

    python ./Make.py

    make

 Everyone should:
    python Configure.py

    python Makespec.py /path/to/yourscript.py

    python Build.py /path/to/yourscript.spec

    .done.

Major changes in this release
=============================
 See doc/CHANGES.txt

S
Description
No description provided
Readme 5 MiB
Languages
Python 55.3%
C 44.6%