Skip to content
Snippets Groups Projects
Commit 19625b44 authored by jkerdreu's avatar jkerdreu
Browse files

ByeBye setuptools


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3176 b32b6428-25c9-4566-ad07-03861ab6144f
parent f7ac40ae
No related branches found
No related tags found
No related merge requests found
[project]
name = "xaal.monitor"
version = "0.1"
description = "xAAL devices Monitor Lib"
readme = "README.rst"
license = { text = "GPL License" }
authors = [
{ name = "Jerome Kerdreux", email = "Jerome.Kerdreux@imt-atlantique.fr" },
]
classifiers = [
"Programming Language :: Python",
"Topic :: Software Development :: Libraries :: Python Modules",
]
keywords = ["xaal", "monitor"]
dependencies = ["xaal.lib"]
[project]
name = "xaal.schemas"
version = "0.1"
description = "xaal.schema provides some tools built from xAAL schemas"
readme = "README.rst"
license = { text = "GPL License" }
authors = [
{ name = "Jerome Kerdreux", email = "Jerome.Kerdreux@imt-atlantique.fr" },
]
classifiers = [
"Programming Language :: Python",
"Topic :: Software Development :: Libraries :: Python Modules",
]
keywords = ["xaal", "home-automation"]
dependencies = ["xaal.lib"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment