Skip to content

jwilk-mirrors/pyrex

Repository files navigation

Welcome to Pyrex!
=================

This is a development version of Pyrex, a language
for writing Python extension modules.

For more info, see:

    Doc/About.html for a description of the language
    INSTALL.txt    for installation instructions
    USAGE.txt      for usage instructions
    Demos          for usage examples

Comments, suggestions, bug reports, etc. are
welcome!

License
-------

Pyrex is open source. You may use it, redistribute it, modify
it and distribute modified versions without restriction.

If you require a more formal license statement, you may use
Pyrex under the terms of the Apache License Version 2.0, a copy
of which is included in the file LICENSE.txt.

Updates
-------

The latest version of Pyrex can be found here:

http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/

Gregory Ewing, Computer Science Dept,
University of Canterbury,
Christchurch, New Zealand
greg.ewing@canterbury.ac.nz