K 10
svn:author
V 4
miwi
K 8
svn:date
V 27
2007-02-14T09:22:06.000000Z
K 7
svn:log
V 494
The ezpyinline is a pure python module which requires almost no setup to
allows you put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access
from Python.

ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/)
but aim to be as easy as possible and do all the magics for you.

WWW:	http://cheeseshop.python.org/pypi/ezpyinline

PR:		ports/109135
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>

END
