Select Git revision
pyproject.toml NaN GiB
[project]
name = "xaal.htu21d"
version = "0.1"
description = "xAAL devices for I2C HTU21D sensors"
readme = "README.rst"
authors = [ { name = "Jerome Kerdreux", email = "Jerome.Kerdreux@imt-atlantique.fr" } ]
license = { text = "GPL License"}
classifiers = ['Programming Language :: Python', 'Topic :: Software Development :: Libraries :: Python Modules']
keywords = ['xaal', 'i2c sensors']
dependencies = ['xaal.lib']