[project] name = "xaal.pushbullet" version = "0.1" description = "xAAL notification for pushbullet" 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", "pushbullet"] dependencies = ["xaal.lib", "pushbullet.py"] [tool.setuptools.packages.find] include = ["xaal.pushbullet"] [project.urls] Homepage = "https://recherche.imt-atlantique.fr/xaal/" Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/notifications/pushbullet/README.rst" Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/notifications/pushbullet"