ANN: bbfreeze 0.96.5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ralf Schmitt

    ANN: bbfreeze 0.96.5

    Hi all,

    I uploaded bbfreeze 0.96.5 to the python package index.

    bbfreeze creates standalone executables from python scripts (similar to
    py2exe).
    bbfreeze works on windows and unix-like operating systems (no OS X
    unfortunately).
    bbfreeze is able to freeze multiple scripts, handle egg files and
    track binary dependencies.

    This release features a new bdist_bbfreeze command, which integrates
    bbfreeze into setup.py scripts (contributed by Hartmut Goebel,
    thanks).

    More information can be found at the python package index:


    Regards,
    - Ralf

Working...