]> granicus.if.org Git - yasm/commit
Checkin of initial work on a pyrex python binding for yasm. Very little
authorMichael Urman <mu@tortall.net>
Sun, 2 Apr 2006 08:13:31 +0000 (08:13 -0000)
committerMichael Urman <mu@tortall.net>
Sun, 2 Apr 2006 08:13:31 +0000 (08:13 -0000)
commit02eb686f36df2d02ff3c9ef52e1412ac93e537b3
treed016a2b2e58c288d04673cefeda5781f9a7933c7
parent227731f235a3693547ccb63a4b4d5040836fb5cc
Checkin of initial work on a pyrex python binding for yasm. Very little
works so far. Build it with the command {{{python setup.py build}}}, and
optionally symlink to the built yasm.so to enable importing it from a
python started in the same directory.

svn path=/trunk/yasm/; revision=1449
tools/python-yasm/setup.py [new file with mode: 0644]
tools/python-yasm/yasm.pyx [new file with mode: 0644]