You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 5994fd33a7
python/pypy3: Fix slack-desc.
9 years ago
..
README python/pypy3: Added (Implementation of Python 3). 10 years ago
pypy3.SlackBuild python/pypy3: Added (Implementation of Python 3). 10 years ago
pypy3.info python/pypy3: Added (Implementation of Python 3). 10 years ago
slack-desc python/pypy3: Fix slack-desc. 9 years ago

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