summaryrefslogtreecommitdiff
path: root/devel/py-ezpyinline/pkg-descr
blob: f40bd5e099ad7d78d42d98b445e3b8ef6de58efc (plain) (blame)
1
2
3
4
5
6
7
8
9
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