aboutsummaryrefslogtreecommitdiff
path: root/python/python2-nuitka/slack-desc
blob: 5deecbd9cc5bb1480115b65f4c9e1d662f0e2cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: