Metadata-Version: 2.4
Name: toposync
Version: 0.4.0
Summary: Toposync default application bundle.
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: onnxruntime>=1.20
Requires-Dist: toposync-core==0.4.0
Requires-Dist: toposync-ext-cameras==0.1.2
Requires-Dist: toposync-ext-home-assistant==0.1.2
Requires-Dist: toposync-ext-images==0.1.1
Requires-Dist: toposync-ext-models==0.1.1
Requires-Dist: toposync-ext-structural==0.1.1
Requires-Dist: toposync-ext-vision==0.1.4
Description-Content-Type: text/markdown

# Toposync

Default Toposync application bundle.

This distribution installs:

- `toposync-core`
- `toposync-ext-structural`
- `toposync-ext-models`
- `toposync-ext-home-assistant`
- `toposync-ext-images`
- `toposync-ext-cameras`
- `toposync-ext-vision`
- `onnxruntime`

The official first-party vision runtime in this bundle is ONNX Runtime on CPU by default.

Alternative first-party bundles:

- `toposync-vision-cuda` for NVIDIA CUDA environments
- `toposync-vision-directml` for Windows DirectML environments

Optional first-party add-on bundles:

- `toposync-streaming` for the MediaMTX/FFmpeg streaming stack
