first commit

This commit is contained in:
2026-05-21 08:40:24 -04:00
commit b084545275
711 changed files with 3659856 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Metadata-Version: 2.4
Name: shared_tools_module
Version: 0.1.0
Summary: Internal word doc generation library

View File

@@ -0,0 +1,9 @@
pyproject.toml
shared_tools_module/__init__.py
shared_tools_module/chart_variants.py
shared_tools_module/export_module.py
shared_tools_module/image_registry.py
shared_tools_module.egg-info/PKG-INFO
shared_tools_module.egg-info/SOURCES.txt
shared_tools_module.egg-info/dependency_links.txt
shared_tools_module.egg-info/top_level.txt

View File

@@ -0,0 +1 @@
shared_tools_module