mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
bb22ca379f522bf76cbb62199bd3f2a366e47633
git-svn-id: http://svn.pyinstaller.org/trunk@8 8dd32b29-ccff-0310-8a9a-9233e24343b1
Installer version 5 beta 5
Use:
see doc/begin.html
Installation in brief:
Non-Windows users should:
cd to source/linux
python Make.py
make
Everyone should:
python Configure.py
Now you're ready to use it!
see Makespec in doc/begin.html
Major changes in this release:
--onefile always creates a temporary directory (see doc/begin.html)
- can use UPX if you have it installed
- many bug fixes.
Description
Languages
Python
55.3%
C
44.6%