slackbuilds/python/pypy3
Andrew Clemons ba104dec8a
python/pypy3: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-25 12:11:40 +07:00
..
README
pypy3.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pypy3.info python/pypy3: Fix DOWNLOAD. 2021-08-25 12:11:40 +07:00
slack-desc python/pypy3: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

PyPy is a very compliant implementation of the Python language.  PyPy
has several advantages and distinctive features: speed (Just-in-Time
compiler), lower memory usage for large programs, sandboxing and
stackless mode.

NOTE: this script is for PyPy which implements Python 3.

This is a repackaging of the portable binaries from
<https://github.com/squeaky-pl/portable-pypy>.