Package: meshbay-common
Version: __VERSION__
Section: python
Priority: optional
Architecture: __ARCH__
Maintainer: MeshBay Team <devel@meshbay.org>
Homepage: https://meshbay.org
Depends: python3 (>= 3.12)
Description: MeshBay shared Python runtime and libraries
 Provides the shared Python virtual environment, cryptographic primitives
 (Ed25519, X25519, GEK wrap/unwrap, ChaCha20-Poly1305), protocol types (MNP,
 MHP), and all pip dependencies used by meshbay-hub and meshbay-node.
 .
 Installs to /opt/meshbay-common/venv/.
