slackbuilds_ponce/python/pypy
Audrius Kažukauskas c08e0e0bf5
python/pypy: Updated for version 5.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2016-12-31 08:22:41 +07:00
..
pypy.info python/pypy: Updated for version 5.6. 2016-12-31 08:22:41 +07:00
pypy.SlackBuild python/pypy: Updated for version 5.6. 2016-12-31 08:22:41 +07:00
README
slack-desc python/pypy: Fix slack-desc. 2016-11-14 16:47:23 +07:00

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.

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