Add Python 3 bindings
commitee10f2610c4a51c37ca00d31fd6e11a08351d4f1
authorAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 27 Mar 2009 00:34:19 +0000 (26 21:34 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 27 Mar 2009 00:53:40 +0000 (26 21:53 -0300)
tree91b401c03fec63431a62a393b19c04cb3f173095
parentec2368fcaacd4a325180fbd29eb526c6f8304891
Add Python 3 bindings

This patch adds Python 3 bindings, based on Python 2 bindings.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
INSTALL
Makefile
bindings/python3/libjio.c [new file with mode: 0644]
bindings/python3/setup.py [new file with mode: 0644]