File: control

package info (click to toggle)
sensor-state-data 2.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: python: 964; makefile: 21
file content (60 lines) | stat: -rw-r--r-- 2,260 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
52
53
54
55
56
57
58
59
60
Source: sensor-state-data
Maintainer: Debian Python Team <team+python@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-poetry-core,
Build-Depends-Indep:
 dh-sequence-sphinxdoc <!nodoc>,
 python3-myst-parser <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-sphinx-rtd-theme <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/bluetooth-devices/sensor-state-data
Vcs-Browser: https://salsa.debian.org/python-team/packages/sensor-state-data
Vcs-Git: https://salsa.debian.org/python-team/packages/sensor-state-data.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-sensor-state-data
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Models for storing and converting Sensor Data state
 Provides models for storing and converting sensor data state in Python
 applications. This package facilitates handling sensor data, including
 storage, conversion, and manipulation, making it easier to work with
 sensor data in a structured and consistent manner.
 .
 The package includes various models and utilities to manage sensor data
 efficiently, ensuring compatibility and ease of use across different
 projects and applications. It supports integration with other tools and
 libraries for a seamless experience.

Package: python-sensor-state-data-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Models for storing and converting Sensor Data state (Documentation)
 Provides models for storing and converting sensor data state in Python
 applications. This package facilitates handling sensor data, including
 storage, conversion, and manipulation, making it easier to work with
 sensor data in a structured and consistent manner.
 .
 The package includes various models and utilities to manage sensor data
 efficiently, ensuring compatibility and ease of use across different
 projects and applications. It supports integration with other tools and
 libraries for a seamless experience.
 .
 This package contains the documentation.