Source: nuitka Maintainer: Kay Hayen Section: python Priority: optional Build-Depends: debhelper (>= 9), lsb-release, dh-python | base-files (<< 9.6), base-files (>= 11) | python (>= 2.6.6-2), base-files (>= 11) | python-all-dbg (>= 2.6.6-2), base-files (>= 11) | python-all-dev (>= 2.6.6-2), base-files (>= 11) | python-setuptools, scons, python3-all-dev (>= 3.3), python3-all-dbg (>= 3.3), python3-setuptools, base-files (>= 11) | python-appdirs, python3-appdirs | base-files (<< 7.2), rst2pdf, base-files (>= 11) | python-pil | python-imaging, python3-pil | base-files (<< 11), ccache, strace, chrpath, gdb | lldb Vcs-Git: https://github.com/Nuitka/Nuitka.git Vcs-browser: https://github.com/Nuitka/Nuitka Homepage: https://nuitka.net Standards-Version: 4.4.1 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.3 Package: nuitka Architecture: all Depends: gcc (>= 5.0) | g++ (>= 4.4) | clang (>= 3.0), scons (>= 2.0.0), python3-appdirs | base-files (<< 7.2), python3-dev, base-files (>= 11), ${misc:Depends}, ${python:Depends}, ${python3:Depends} Recommends: python3-lxml, strace, chrpath, ccache Description: Python compiler with full language support and CPython compatibility This Python compiler achieves full language compatibility and compiles Python code into compiled objects that are not second class at all. Instead they can be used in the same way as pure Python objects.