File: control

package info (click to toggle)
air-quality-sensor 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 244 kB
  • sloc: sh: 1,274; ansic: 256; xml: 20; makefile: 17
file content (24 lines) | stat: -rw-r--r-- 1,153 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
Source: air-quality-sensor
Section: utils
Priority: optional
Maintainer: Benedikt Wildenhain <esperanto@benedikt-wildenhain.de>
Build-Depends: debhelper (>= 10), libusb-1.0-0-dev, pkg-config
Rules-Requires-Root: no
Standards-Version: 4.4.1
Homepage: https://salsa.debian.org/tinker-team/air-quality-sensor-debian/
Vcs-Git: https://salsa.debian.org/tinker-team/air-quality-sensor-debian.git
Vcs-Browser: https://salsa.debian.org/tinker-team/air-quality-sensor-debian/

Package: air-quality-sensor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: user space driver for AppliedSensor's Indoor Air Monitor
 The Indoor Air Monitor is a USB flash drive-shaped sensor which
 measures the surrounding's air pollution. This driver prints a list
 with all connected sensors and their current values to the commandline.
 Brand names and further information has been documented on
 http://wiki.micasaverde.com/index.php/CO2_Sensor.
 .
 The air quality is displayed on the hardware token by three indicator
 lamps with the colours green (= good), yellow (= average) and red (=
 bad), the same colors are also printed by this tool.