Metadata-Version: 2.4
Name: viamesh-sim
Version: 0.0.1
Summary: Placeholder for viamesh-sim. The real package will land at https://github.com/viamesh-net/sim once the protocol reaches PoC.
Project-URL: Homepage, https://github.com/viamesh-net
Project-URL: Source, https://github.com/viamesh-net/sim
Project-URL: Spec, https://github.com/viamesh-net/spec
Author-email: Wolfram Keil <keil@keil.systems>
License: MIT
Keywords: lora,mesh,placeholder,viamesh
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# viamesh-sim (placeholder)

This is a **name reservation** on PyPI for the upcoming Viamesh
reference simulator.

The real package is under active development in a private repository and
will be published here once it reaches a public proof-of-concept stage.

- Project: https://github.com/viamesh-net
- Source (private until PoC): https://github.com/viamesh-net/sim
- Protocol spec (private until PoC): https://github.com/viamesh-net/spec

Until then, `pip install viamesh-sim` returns an empty package with a
single `viamesh_sim.__version__` attribute.
