Source: python3-sgp30
Section: base
Maintainer: zinob.
Priority: optional
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 10),
               dh-python,
               python3-all-dev,
               python3-setuptools,
               python3-smbus2
Homepage: https://github.com/sightsdev/PySGP30

Package: python3-sgp30
Section: python
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}, python3-smbus2
Provides: ${python3:Provides}
Description: Library to read eCO2 and TVOC from the SGP30 sensor.
 Based on the smbus2 i2c library for ease of use.
