# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python2-nuitka: python2-nuitka (python compiler) python2-nuitka: python2-nuitka: Nuitka is the Python compiler. It is written in Python. It is a python2-nuitka: seamless replacement or extension to the Python interpreter and python2-nuitka: compiles every construct that Python 2 (2.6, 2.7) and Python 3 python2-nuitka: (3.4 - 3.13) have, when itself run with that Python version. python2-nuitka: python2-nuitka: It then executes uncompiled code and compiled code together in python2-nuitka: an extremely compatible manner. python2-nuitka: python2-nuitka: