SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-psyco rpm build for : Fedora 9. For other distributions click python-psyco.

Name : python-psyco
Version : 1.6 Vendor : Fedora Project
Release : 1.fc9 Date : 2008-12-13 04:04:29
Group : Development/Libraries Source RPM : python-psyco-1.6-1.fc9.src.rpm
Size : 0.45 MB
Packager : Fedora Project
Summary : The Python Specialing Compiler
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/9/i386.newkey

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-psyco-1.6-1.fc9.i386.rpm
     Search for other platforms
python-psyco-1.6-1.fc9.sparc.rpm
python-psyco-1.6-1.fc9.alpha.rpm
python-psyco-1.6-1.fc9.ppc.rpm
python-psyco-1.6-1.fc9.ia64.rpm
python-psyco-1.6-1.fc9.s390.rpm

Provides :
_psyco.so
python-psyco

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.4)
libpthread.so.0
rpmlib(PartialHardlinkSets) <= 4.0.4-1
libc.so.6(GLIBC_2.0)
libpython2.5.so.1.0
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.5
libc.so.6
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/lib/python2.5/site-packages/psyco
/usr/lib/python2.5/site-packages/psyco-1.6-py2.5.egg-info
/usr/lib/python2.5/site-packages/psyco/__init__.py
/usr/lib/python2.5/site-packages/psyco/__init__.pyc
/usr/lib/python2.5/site-packages/psyco/__init__.pyo
/usr/lib/python2.5/site-packages/psyco/_psyco.so
/usr/lib/python2.5/site-packages/psyco/classes.py
/usr/lib/python2.5/site-packages/psyco/classes.pyc
/usr/lib/python2.5/site-packages/psyco/classes.pyo
/usr/lib/python2.5/site-packages/psyco/core.py
/usr/lib/python2.5/site-packages/psyco/core.pyc
/usr/lib/python2.5/site-packages/psyco/core.pyo
/usr/lib/python2.5/site-packages/psyco/kdictproxy.py
/usr/lib/python2.5/site-packages/psyco/kdictproxy.pyc
/usr/lib/python2.5/site-packages/psyco/kdictproxy.pyo
/usr/lib/python2.5/site-packages/psyco/logger.py
/usr/lib/python2.5/site-packages/psyco/logger.pyc
/usr/lib/python2.5/site-packages/psyco/logger.pyo
/usr/lib/python2.5/site-packages/psyco/profiler.py
/usr/lib/python2.5/site-packages/psyco/profiler.pyc
/usr/lib/python2.5/site-packages/psyco/profiler.pyo
/usr/lib/python2.5/site-packages/psyco/support.py
/usr/lib/python2.5/site-packages/psyco/support.pyc
/usr/lib/python2.5/site-packages/psyco/support.pyo
/usr/share/doc/python-psyco-1.6
/usr/share/doc/python-psyco-1.6/COPYING.txt
/usr/share/doc/python-psyco-1.6/README.txt
/usr/share/doc/python-psyco-1.6/doc
/usr/share/doc/python-psyco-1.6/doc/Makefile
/usr/share/doc/python-psyco-1.6/doc/README.txt
There is 1 files more in these RPM.

 
ICM