created Repo

This commit is contained in:
sascha-hemi
2024-10-28 09:01:22 +01:00
parent acffd32e83
commit 105d8ab6e6
1054 changed files with 181032 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from .core import contents, where
__all__ = ["contents", "where"]
__version__ = "2024.08.30"