Development/Libraries

python-psyco: The Python Specialing Compiler

Name:python-psyco Vendor:http://www.karan.org/
Version:1.5 License:MIT
Release:3.el4.kb URL:http://psyco.sourceforge.net/
Summary
Psyco is a kind of just-in-time (JIT) compiler, a little bit like what exists for other languages, that emit machine code on the fly instead of interpreting your Python program step by step. The difference with the traditional approach to JIT compilers is that Psyco writes several version of the same blocks (a block is a bit of a function), which are optimized by being specialized to some kinds of variables (a "kind" can mean a type, but it is more general). The result is that your unmodified Python programs run faster.

Arch: i386

Download:python-psyco-1.5-3.el4.kb.i386.rpm
Build Date:Sat Jan 14 21:53:55 2006
Packager:Karanbir Singh <kbsingh{%}karan{*}org>
Size:152 KiB

Changelog

* Wed Jan 11 22:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 1.5-3
- Add a description and rebuild.  Ooops.
* Wed Nov 2 22:00:00 2005 Shahms E. King <shahms{%}shahms{*}com> 1.5-2
- Don't package INSTALL.txt which no longer exists
* Tue Nov 1 22:00:00 2005 Shahms E. King <shahms{%}shahms{*}com> 1.5-1
- Update to final upstream release 1.5
- Use srcname and version in URL

Listing generated: Fri Dec 15 04:08:12 2006 by RepoView-0.3