slackbuilds_ponce/python/pypy3
Audrius Kažukauskas 12b3c97347 python/pypy3: Added (Implementation of Python 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:19 -05:00
..
pypy3.info
pypy3.SlackBuild
README
slack-desc

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>.