OSDN Git Service

Improved Python bindings.
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 3 Jul 2017 21:39:01 +0000 (23:39 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 3 Jul 2017 21:39:01 +0000 (23:39 +0200)
commit20833b96b9979cb15e9b299aaa8070e7fef93f64
tree417fe7e4ace8c5c6de1e33e513425cc11393b8b2
parent2bed583662f5886aa8bf97e46f684ae69c16d984
Improved Python bindings.
.gitignore
bindings/Python/library/MHashPy384.py [new file with mode: 0644]
bindings/Python/native/MHashPy384_Native.sln [deleted file]
bindings/Python/native/MHashPy384_Native.vcxproj [deleted file]
bindings/Python/native/MHashPy384_Native.vcxproj.filters [deleted file]
bindings/Python/native/src/MHashPy384.cpp [deleted file]
bindings/Python/native/src/dllmain.cpp [deleted file]
bindings/Python/wrapper/MHashPy384_Wrapper.py [deleted file]
bindings/Python/wrapper/mhash.pth [deleted file]