blob: b4972351432064832780e9052b8e726a9ad8e28e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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/.
|