[project] name = "xaal.influxdb" version = "0.1" description = "xAAL device for InfluxDB logging" readme = "README.rst" authors = [ { name = "Pierre-Henri Horrein", email = "freki@frekilabs.fr" } ] license = { text = "GPL License"} classifiers = ["Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules"] keywords = ["xaal", "influxdb"] dependencies = ["xaal.lib", "influxdb"]