Add Python extension module, wrapping imc_sendmsg() and imc_recvmsg()
commit9aa67f3eaa2a87bf7896136656e0c37cb24e09c3
authorMark Seaborn <mrs@mythic-beasts.com>
Wed, 29 Apr 2009 20:52:44 +0000 (29 21:52 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Wed, 29 Apr 2009 20:52:44 +0000 (29 21:52 +0100)
treeb556a676fa4860bbb2f77ba87d834b6c3da8deb7
parent432fbabde898361d3d176334fcee3e1a7953946a
Add Python extension module, wrapping imc_sendmsg() and imc_recvmsg()

Change imcplugin demo to demonstrate running Python
imcplugin/demo.py [new file with mode: 0644]
imcplugin/hello.html
python_extension/python-nacl.c [new file with mode: 0644]
python_extension/setup.py [new file with mode: 0644]