slackbuilds_ponce/python/pypy
Audrius Kažukauskas 11c0f5122f python/pypy: Updated for version 5.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2017-03-25 00:11:14 +00:00
..
pypy.info python/pypy: Updated for version 5.7. 2017-03-25 00:11:14 +00:00
pypy.SlackBuild python/pypy: Updated for version 5.7. 2017-03-25 00:11:14 +00:00
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.

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