pyrexc: A language for writing Python extension modules1
Pyrex is a language specially designed for writing Python extension modules.
It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python
and the messy, low-level world of C.
... part of T2,
get it here
URL: http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/
Author: Greg Ewing <greg [at] cosc [dot] canterbury [dot] ac [dot] nz>
Maintainer: Omer James Hickman <james_hickman [at] email [dot] com>
License: GPL
Status: Stable
Version: 0.9.8.5
Download: http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/ Pyrex-0.9.8.5.tar.gz
T2 source: pyrexc.cache
T2 source: pyrexc.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 1.28 MB, 109 files
Dependencies (build time detected):
00-dirtree
coreutils
diffutils
findutils
grep
python
sed
sysfiles
tar
Installed files (on reference hardware):
[show]
usr/bin/pyrexc
usr/lib/python2.6/site-packages/Pyrex
usr/lib/python2.6/site-packages/Pyrex-0.9.8.5-py2.6.egg-info
usr/lib/python2.6/site-packages/Pyrex/Compiler
usr/lib/python2.6/site-packages/Pyrex/Compiler/Builtin.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Builtin.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/CmdLine.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/CmdLine.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Code.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Code.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/DebugFlags.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/DebugFlags.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/ExprNodes.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/ExprNodes.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Lexicon.pickle
usr/lib/python2.6/site-packages/Pyrex/Compiler/Lexicon.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Lexicon.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Main.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Main.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/ModuleNode.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/ModuleNode.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Naming.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Naming.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Nodes.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Nodes.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Options.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Options.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Parsing.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Parsing.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/PyrexTypes.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/PyrexTypes.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Scanning.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Scanning.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Symtab.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Symtab.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/TypeSlots.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/TypeSlots.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/Version.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/Version.pyc
usr/lib/python2.6/site-packages/Pyrex/Compiler/__init__.py
usr/lib/python2.6/site-packages/Pyrex/Compiler/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/Debugging.py
usr/lib/python2.6/site-packages/Pyrex/Debugging.pyc
usr/lib/python2.6/site-packages/Pyrex/Distutils
usr/lib/python2.6/site-packages/Pyrex/Distutils/__init__.py
usr/lib/python2.6/site-packages/Pyrex/Distutils/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/Distutils/build_ext.py
usr/lib/python2.6/site-packages/Pyrex/Distutils/build_ext.pyc
usr/lib/python2.6/site-packages/Pyrex/Distutils/extension.py
usr/lib/python2.6/site-packages/Pyrex/Distutils/extension.pyc
usr/lib/python2.6/site-packages/Pyrex/DistutilsOld
usr/lib/python2.6/site-packages/Pyrex/DistutilsOld/__init__.py
usr/lib/python2.6/site-packages/Pyrex/DistutilsOld/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/DistutilsOld/build_ext.py
usr/lib/python2.6/site-packages/Pyrex/DistutilsOld/build_ext.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac
usr/lib/python2.6/site-packages/Pyrex/Mac/DarwinSystem.py
usr/lib/python2.6/site-packages/Pyrex/Mac/DarwinSystem.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac/MacSystem.py
usr/lib/python2.6/site-packages/Pyrex/Mac/MacSystem.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac/MacUtils.py
usr/lib/python2.6/site-packages/Pyrex/Mac/MacUtils.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac/TS_Misc_Suite.py
usr/lib/python2.6/site-packages/Pyrex/Mac/TS_Misc_Suite.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac/__init__.py
usr/lib/python2.6/site-packages/Pyrex/Mac/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/Mac/setup.py
usr/lib/python2.6/site-packages/Pyrex/Mac/setup.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex
usr/lib/python2.6/site-packages/Pyrex/Plex/Actions.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Actions.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/DFA.py
usr/lib/python2.6/site-packages/Pyrex/Plex/DFA.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Errors.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Errors.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Lexicons.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Lexicons.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Machines.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Machines.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Regexps.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Regexps.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Scanners.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Scanners.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Timing.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Timing.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Traditional.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Traditional.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/Transitions.py
usr/lib/python2.6/site-packages/Pyrex/Plex/Transitions.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/__init__.py
usr/lib/python2.6/site-packages/Pyrex/Plex/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/Plex/test_tm.py
usr/lib/python2.6/site-packages/Pyrex/Plex/test_tm.pyc
usr/lib/python2.6/site-packages/Pyrex/Unix
usr/lib/python2.6/site-packages/Pyrex/Unix/LinuxSystem.py
usr/lib/python2.6/site-packages/Pyrex/Unix/LinuxSystem.pyc
usr/lib/python2.6/site-packages/Pyrex/Unix/__init__.py
usr/lib/python2.6/site-packages/Pyrex/Unix/__init__.pyc
usr/lib/python2.6/site-packages/Pyrex/Utils.py
usr/lib/python2.6/site-packages/Pyrex/Utils.pyc
usr/lib/python2.6/site-packages/Pyrex/__init__.py
usr/lib/python2.6/site-packages/Pyrex/__init__.pyc
var/adm/dependencies/pyrexc
var/adm/descs/pyrexc
var/adm/flists/pyrexc
var/adm/md5sums/pyrexc
var/adm/packages/pyrexc
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).