SPELL=pyinline VERSION=0.03 SOURCE=PyInline-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyInline-$VERSION SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_HASH=sha512:d39ef81abd227683f51ae5cd4b04fee3db74a96d14a8720d77f580239a6056041eff8cce5b0bf3660c7e97076fbb6d780be9547b2db8b8493a715e16c73171c1 WEB_SITE=http://pyinline.sourceforge.net/ ENTERED=20120212 LICENSE=Artistic SHORT="Inline for Python" cat << EOF The PyInline module allows you to put source code from other programming languages directly "inline" in a Python script or module. The code is automatically compiled as needed, and then loaded for immediate access from Python. PyInline is the Python equivalent of Brian Ingerson's Inline module for Perl. EOF .