Here's the correct info:
* Package name : python-xknx
Version : 3.2.0
Upstream Author : null <Julius Mittenzwei <jul...@mittenzwei.com>,
Matthias Alphart <far...@alphart.net>, Marvin Wichmann
<m...@marvin-wichmann.de>>
* URL : https://github.com/XKNX/xknx
* License : Expat
Programming Lang: Python
Description : library for the KNX protocol
This package provides an asynchronous Python library for reading and
writing
KNX/IP packets. XKNX:
* does cooperative multitasking via asyncio and is 100% thread safe.
* provides support for KNX/IP routing and tunneling devices.
* supports KNX IP Secure - via tunneling or routing.
* supports KNX Data Secure group communication.
* has strong coverage with unit tests.
* automatically updates and synchronizes all devices in the background
periodically.
* listens for all updates of all devices on the KNX bus and updates the
corresponding internal objects.
* has a clear abstraction of data/network/logic-layer.
* does clean connect and disconnect requests to the tunneling device and
reconnects if KNX/IP connection failed.
.
This package is a dependency of Home Assistant.