add source

This commit is contained in:
Norbert
2023-07-04 09:32:58 +02:00
parent ea08f00fdf
commit f8d1716a8b
16 changed files with 3560 additions and 0 deletions

3
source/setup.py Normal file
View File

@@ -0,0 +1,3 @@
from setuptools import setup
setup()