Source: sm-sdk
Section: utils
Priority: optional
Maintainer: liangjunzhao <junzhao.liang@spacemit.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-virtualenv (>= 1.2),
 python3.13,
 python3-dev,
 python3-venv,
 python3-pip,
 python3-setuptools,
 python3-wheel,
 virtualenv,
 rsync,
 curl
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://example.invalid/sm-sdk

Package: sm-sdk
Architecture: any
Depends:
 python3.13,
 adduser,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Meeting AI Speech server (FastAPI)
 Real-time speech processing service (VAD/ASR/diarization) with FastAPI.
 This package bundles a self-contained Python virtualenv via dh-virtualenv.
