File: control

package info (click to toggle)
python-uiprotect 6.1.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,848 kB
  • sloc: python: 16,451; makefile: 21
file content (51 lines) | stat: -rw-r--r-- 2,068 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: python-uiprotect
Section: python
Priority: optional
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders: Ananthu C V <weepingclown@disroot.org>
Build-Depends: debhelper-compat (= 13),
               ffmpeg <!nocheck>,
               furo <!nodoc>,
               pybuild-plugin-pyproject,
               python3-aiofiles <!nocheck>,
               python3-aiohttp <!nocheck>,
               python3-aioshutil <!nocheck>,
               python3-all,
               python3-convertertools <!nocheck>,
               python3-jwt <!nocheck>,
               python3-myst-parser <!nodoc>,
               python3-orjson <!nocheck>,
               python3-pillow <!nocheck>,
               python3-platformdirs <!nocheck>,
               python3-poetry-core,
               python3-pydantic <!nocheck>,
               python3-pytest <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-pytest-benchmark <!nocheck>,
               python3-pytest-timeout <!nocheck>,
               python3-pytest-xdist <!nocheck>,
               python3-sphinx,
               python3-typer <!nocheck>
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/uilibs/uiprotect
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-uiprotect.git
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-uiprotect
Rules-Requires-Root: no

Package: python3-uiprotect
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ffmpeg
Description: unofficial UniFi Protect Python API and CLI
 uiprotect is an unofficial API for UniFi Protect. This module
 communicates with UniFi Protect surveillance software installed on a
 UniFi OS Console such as a Ubiquiti CloudKey+ or UniFi Dream Machine Pro.

Package: python-uiprotect-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for the uiprotect Python library
 This package provides documentation for uiprotect, an unofficial API for
 UniFi Protect.