Source: bme280
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders: Anton Gladky <gladk@debian.org>
Section: libs
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               dh-sequence-sphinxdoc <!nodoc>,
               pybuild-plugin-pyproject,
               python3-all,
               python3-doc <!nodoc>,
               python3-pytest <!nocheck>,
               python3-setuptools <!nocheck>,
               python3-smbus2 <!nocheck>,
               python3-tz <!nodoc>,
               sphinx <!nodoc>,
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.
