Initial upload of ConfSync project
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-04 20:00:27 +00:00
parent 0fe1e08ed4
commit bd50974e0d

1
app/confsync/__init__.py Normal file
View File

@@ -0,0 +1 @@
{"__version__": "0.1.0", "__author__": "ConfSync Team", "__all__": ["__version__", "ConfigFile", "Manifest", "SyncMetadata", "ManifestBuilder"]}