add swig interface for python and test codes
authorJoonCheol Park <jooncheol@gmail.com>
Thu, 3 Sep 2009 12:47:26 +0000 (21:47 +0900)
committerJoonCheol Park <jooncheol@gmail.com>
Thu, 3 Sep 2009 12:47:26 +0000 (21:47 +0900)
commitc35fb187594b34f054894133b40de95de6f8ddd5
tree79b2bfca00329a6020501e93c7d5b2a95f7e1242
parentc46cd8e5a3a74f4f00aa866edceb3ff33686e0ed
add swig interface for python and test codes

git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@197 8f00fcd2-89fc-0310-932e-b01be5b65e01
bindings/python_swig/Makefile [new file with mode: 0644]
bindings/python_swig/hangul.i [new file with mode: 0644]
bindings/python_swig/test_hangul.py [new file with mode: 0644]
bindings/python_swig/test_hanja.py [new file with mode: 0644]
bindings/python_swig/valgrind-test.sh [new file with mode: 0755]