Public bug reported:

* Package name    : pypy
  Version         : 1.6
  Upstream Author : Armin Rigo <ar...@tunes.org>
* URL             : http://www.pypy.org/
* License         : MIT/X
  Programming Lang: Python
  Description     : PyPy is a fast, compliant alternative implementation of the 
Python language.

PyPy is a fast, compliant alternative implementation of the Python language.
It has several advantages and distinct features:
 * Speed: thanks to its Just-in-Time compiler, 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.
 * Sandboxing: PyPy provides the ability to run untrusted code in a fully secure
   way.
 * Stackless: PyPy can be configured to run in stackless mode, providing
   micro-threads for massive concurrency.
As well as other features.

A WNPP already exists: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=639315

** Affects: ubuntu
     Importance: Wishlist
         Status: New

** Affects: debian
     Importance: Unknown
         Status: Unknown


** Tags: needs-packaging

** Bug watch added: Debian Bug tracker #639315
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639315

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639315
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867507

Title:
  [needs-packaging] pypy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/867507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to