File: control

package info (click to toggle)
python-voip-utils 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 640 kB
  • sloc: python: 1,976; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: python-voip-utils
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-opuslib <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/home-assistant-libs/voip-utils
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-voip-utils
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-voip-utils.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-voip-utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Utilities for managing Voice over IP communication
 This library provides utilities for managing Voice over IP (VoIP)
 communication through analog phones and VoIP adapters. It allows integration
 with devices such as the Grandstream HT801, HT802, and HT812 to enable voice
 interaction capabilities. The library facilitates the processing and control
 of VoIP telephony, supporting local push connections and integration with
 systems like Home Assistant. These utilities help in translating voice
 commands from traditional phones into digital signals to interact with
 compatible smart home applications.