CVS log for ports/devel/py-instant/pkg-descr
Up to [FreeBSD] / ports / devel / py-instant
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 5 19:35:11 2007 UTC (5 years, 1 month ago) by miwi
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_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
By using the class Instant a Python extension module can be created at runtime. For the user, it behaves somewhat like an inline module, except you have to import the module manually. The code can be either C or C++, but like when programming C or C++, it has to be inside a function or a similar C/C++ construct. WWW: http://pyinstant.sourceforge.net/ PR: ports/107517 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
