File: control

package info (click to toggle)
python-asyncio-mqtt 0.16.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 232 kB
  • sloc: python: 1,090; makefile: 7
file content (29 lines) | stat: -rw-r--r-- 945 bytes parent folder | download
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
Source: python-asyncio-mqtt
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	pybuild-plugin-pyproject,
	python3,
	python3-anyio,
	python3-paho-mqtt (>= 1.6.1~),
	python3-pytest,
	python3-setuptools,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/python-asyncio-mqtt.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-asyncio-mqtt
Homepage: https://github.com/sbtinstruments/asyncio-mqtt

Package: python3-asyncio-mqtt
Architecture: all
Depends: ${python3:Depends},
	 ${misc:Depends}
Provides: ${python3:Provides}
Description: Idomatic asyncio wrapper around paho-mqtt
 asyncio-mqtt combines the stability of the time-proven paho-mqtt
 library with a modern, asyncio-based interface.
 .
 Expect API changes below version 1.0.0.