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

Bye bye setuptools


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3175 b32b6428-25c9-4566-ad07-03861ab6144f
parent 7dd661f3
Branches
No related tags found
No related merge requests found
[project]
name = "xaal.lib"
version = "0.7.2"
description = "xaal.lib is the official Python stack of xAAL protocol dedicated to home automation systems"
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 = [
"cbor2==5.4.2",
"pysodium",
"configobj",
"coloredlogs",
"decorator",
"tabulate",
"aioconsole",
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment