# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler-----------------------------------------------------| pyrex: pyrex (A Python extension modules language) pyrex: pyrex: Pyrex is a language for writing Python extension modules. pyrex: Pyrex lets you write code that mixes Python and C data types any pyrex: way you want, and then compiles it into a C extension for Python. pyrex: pyrex: The home page for Pyrex is: pyrex: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ pyrex: pyrex: pyrex: