freebsd-ports/devel/bbfreeze-loader/distinfo
Alexey Dokuchaev f02f4db8d0 Add two new ports: bbfreeze and bbfreeze-loader (helper script).
bbfreeze creates standalone executables from Python scripts.  It's similar
in purpose to the well known py2exe for Windows, py2app for OS X, PyInstaller
and cx_Freeze (in fact ancient versions were based on cx_Freeze.
And it uses the modulegraph package, which is also used by py2app).

It has the following features:

  - ZIP/Egg file import tracking
  - Binary dependency tracking (e.g. shared libraries)
  - Multiple script freezing support
  - Python interpreter included (named 'py')
  - Automatic pathname rewriting (pathnames in tracebacks are relative)
  - New distutils command: bdist_bbfreeze

WWW: https://pypi.python.org/pypi/bbfreeze/
2014-11-28 10:35:30 +00:00

2 lines
143 B
Text

SHA256 (bbfreeze-loader-1.1.0.zip) = 0dbe47ba2335a9c222b01a3c81746406a17d42a2e219785582f164c62441adb7
SIZE (bbfreeze-loader-1.1.0.zip) = 13728