mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
9326726d68
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
359 B
Text
9 lines
359 B
Text
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 implementation of Python 3.9
|
|
|
|
This is a repackaging of the binaries from
|
|
https://www.pypy.org/download.html
|