1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pyrexc/pyrexc.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A language for writing Python extension modules
14 [T] Pyrex is a language specially designed for writing Python extension modules.
15 [T] It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python
16 [T] and the messy, low-level world of C.
18 [U] http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/
20 [A] Greg Ewing <greg@cosc.canterbury.ac.nz>
21 [M] Omer James Hickman <james_hickman@email.com>
28 [P] X -----5---9 142.000
31 [D] 4f942d3be7ddda3f14c8b4c041cf668089631996db1244e2ad2b0671 Pyrex-0.9.8.5.tar.gz http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/