pyinstaller
Program converting Python programs into stand-alone executables
homepage ↗ github: pyinstaller/pyinstaller pypi: pyinstaller
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| pentoo GitHub ↗ | 6.13.0 | 2 | 33 h | details › |
Versions & arches
Use flags of 6.13.0
- clang Support for sys-devel/clang
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- leak-detector Support for link with Boehm garbage collector to detect memory leaks