a51eb791ef
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>
3 lines
110 B
Text
3 lines
110 B
Text
%%PYTHON_SITELIBDIR%%/ezpyinline.py
|
|
%%PYTHON_SITELIBDIR%%/ezpyinline.pyc
|
|
%%PYTHON_SITELIBDIR%%/ezpyinline.pyo
|