Metadata-Version: 2.4
Name: sitrep.vet
Version: 0.0.1
Summary: SITREP.VET: Semantic transport protocol for bandwidth-constrained channels.
Author: Nolan Figueroa
License-Expression: Apache-2.0
Project-URL: Homepage, https://sitrep.vet
Project-URL: Repository, https://github.com/astronolanX/SITREP.VET
Keywords: semantic communication,codebook,vector quantization,bandwidth constrained,IoT,transport protocol
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Networking
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# sitrep.vet

Semantic transport protocol for bandwidth-constrained channels.

Transmits 16-bit codebook coordinates instead of high-dimensional feature vectors — enabling real-time semantic communication over IoT, satellite, and tactical networks.

## Install

```bash
pip install sitrep.vet
```

## Status

This is a name reservation. The full package is in active development.

## Links

- Website: https://sitrep.vet
- Repository: https://github.com/astronolanX/SITREP.VET
