Initial commit.

This commit is contained in:
2025-09-08 14:17:51 +02:00
commit 14dfb3e692
7 changed files with 457 additions and 0 deletions

1
csrc/wrapper.h Normal file
View File

@ -0,0 +1 @@
#include <Python.h>