comparison pkg-descr @ 12:a92355d5c173

Put the "WWW" info into the Makefile now
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 01 Oct 2022 13:23:31 +0200
parents 6759fcd40deb
children
comparison
equal deleted inserted replaced
11:6759fcd40deb 12:a92355d5c173
11 - Sandboxing: PyPy provides the ability to run untrusted code in a fully 11 - Sandboxing: PyPy provides the ability to run untrusted code in a fully
12 secure way. 12 secure way.
13 - Stackless: PyPy can be configured to run in stackless mode, providing 13 - Stackless: PyPy can be configured to run in stackless mode, providing
14 micro-threads for massive concurrency. 14 micro-threads for massive concurrency.
15 - As well as other features. 15 - As well as other features.
16
17 WWW: http://pypy.org