CVS log for ports/devel/py-ezpyinline/Makefile
Up to [FreeBSD] / ports / devel / py-ezpyinline
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 1 18:50:25 2009 UTC (3 years ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- Fix fetch Reported by: -fetch-original pointyhat run
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 4 08:49:27 2007 UTC (4 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Change to my FreeBSD.org email Approved by: clsung (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 14 09:22:06 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
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>
