debian man page for pyrexc

Query: pyrexc

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PYREXC(1)						      General Commands Manual							 PYREXC(1)

NAME
pyrexc - compile python-like .pyx file to C for use as python module
SYNOPSIS
pyrexc files...
DESCRIPTION
This manual page documents briefly the pyrexc command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. pyrexc is a python script that converts a .pyx file to C, so it can be compiled for use as a Python module. You then need to compile the .c file along with the include files for Python, and link it into a shared library. The HTML documentation explains this better, and the Demo examples show how to automate the compile and link stages more easily.
AUTHOR
This manual page was written by Peter Harris <scav@blueyonder.co.uk>, for the Debian GNU/Linux system (but may be used by others). November 26, 2002 PYREXC(1)
Related Man Pages
archmage(1) - debian
esponja(1) - debian
progen(1) - debian
python-coverage(1) - debian
python2.7-config(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph