Source: bme280 Maintainer: Debian Electronics Team Uploaders: Anton Gladky Section: libs Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-doc , python3-pytest , python3-setuptools , python3-smbus2 , python3-tz , sphinx , Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/electronics-team/bme280 Vcs-Git: https://salsa.debian.org/electronics-team/bme280.git Homepage: https://github.com/rm-hull/bme280 Package: python3-bme280 Architecture: all Section: python Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-tz, python3-smbus2 Description: Python interface for a Bosch BME280 digital sensor module Sensor provides temperature, humidity and pressure through Python 3 using I2C interface. Package: bme280-doc Architecture: all Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: Python interface for a Bosch BME280 digital sensor module. Docs Sensor provides temperature, humidity and pressure through Python 3 using I2C interface. Package provides documentation and examples.