pypy 2.4.0+dfsg-3 (armhf binary) in ubuntu vivid
PyPy is a fast, compliant alternative implementation of the Python language
(2.7). It has several advantages and distinct features:
* Speed: thanks to its Just-in-Time compiler (on x86), Python programs often
run faster on PyPy.
* Memory usage: large, memory-hungry Python programs might end up taking less
space than they do in CPython.
* Compatibility: PyPy is highly compatible with existing Python code.
It supports ctypes and can run popular Python libraries like twisted and
django.
* Stackless: PyPy supports stackless mode on x86, providing
micro-threads for massive concurrency.
.
This package contains the PyPy interpreter.
Details
- Package version:
- 2.4.0+dfsg-3
- Status:
- Superseded
- Component:
- universe
- Priority:
- Extra
Downloadable files
armhf build of pypy 2.4.0+dfsg-3 in ubuntu vivid PROPOSED produced
these files:
- pypy_2.4.0+dfsg-3_armhf.deb (5.4 MiB)
Package relationships
- Suggests:
- Pre-Depends on:
- Breaks: