CVS: moonbase/devel/Pyrex BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Fri Dec 19 20:40:55 GMT 2003
Update of /var/cvs/lunar/moonbase/devel/Pyrex
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4039/Pyrex
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding Pyrex to moonbase
--- NEW FILE: BUILD ---
(
python ./setup.py build &&
python ./setup.py install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python
--- NEW FILE: DETAILS ---
MODULE=Pyrex
VERSION=0.9
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/$SOURCE
SOURCE_DIRECTORY=/$BUILD_DIRECTORY/$MODULE-$VERSION
MAINTAINER=nhudson at lunar-linux.org
WEB_SITE=http://cosc.canterbury.ac.nz/~greg/python/Pyrex
ENTERED=20031219
UPDATED=20031219
SHORT="Pyrex lets you write code that mixes Python
and C data types any way you want"
cat << EOF
Pyrex lets you write code that mixes Python and C data types any way you
want.
EOF
More information about the Lunar-commits
mailing list