srcanamdw/codescanner/pyinstaller/README.txt
author noe\swadi
Thu, 18 Feb 2010 12:29:02 +0530
changeset 1 22878952f6e2
permissions -rw-r--r--
Committing the CodeScanner Core tool This component has been moved from the StaticAnaApps package. BUG : 5889 (http://developer.symbian.org/webbugs/show_bug.cgi?id=5889).

_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