Source: bme280 Standards-Version: 4.7.2 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-pytz, python3-setuptools, python3-smbus2, sphinx , 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-pytz, 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 Multi-Arch: foreign 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.