[project] name = "xaal.homekit" version = "0.1" description = "xAAL devices for Homekit" 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', 'homekit'] dependencies = ['xaal.lib', 'aiohomekit']