pypy

Description:PyPy is a fast, compliant alternative implementation of the Python language
License: MIT
Homepage:http://pypy.org/
Location:Portage
Last Change: 28 February 2012; Mike Gilbert
pypy-1.7-r2.ebuild, pypy-1.8-r1.ebuild:
Apply patch from Arfrever for bug 406129. Tested by Ian Delaney.
ChangeLog
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
1.8-r1 diff - ~ - - - - - - - - - - ~
1.8 diff - ~ - - - - - - - - - - ~
1.7-r2 - ~ - - - - - - - - - - ~

USE flags

  • bzip2 - Use the bzlib compression library
  • doc - Adds extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • examples - Install examples, usually source code
  • jit - Enable the JIT compiler
  • ncurses - Adds ncurses support (console display library)
  • sandbox - Enable sandboxing functionality
  • shadowstack - Use a shadow stack for finding GC roots
  • sqlite - Adds support for sqlite - embedded sql database
  • ssl - Adds support for Secure Socket Layer connections
  • stackless - Enable running with stackless features
  • test - Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
  • xml - Add support for XML files

Also available in: Atom

Thank you!