You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
931 B

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