Metadata-Version: 2.1
Name: mtda
Version: 0.23
Summary: Multi-Tenant Device Access
Home-page: https://github.com/siemens/mtda
Author: Cedric Hombourger
Author-email: cedric.hombourger@siemens.com
Maintainer: Cedric Hombourger
Maintainer-email: cedric.hombourger@siemens.com
License: MIT
Keywords: remote test
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.0
Classifier: Topic :: Software Development :: Embedded Systems
License-File: COPYING
Requires-Dist: docker
Requires-Dist: flask-socketio
Requires-Dist: gevent
Requires-Dist: gevent-websocket
Requires-Dist: kconfiglib
Requires-Dist: pyserial >=2.6
Requires-Dist: python-daemon >=2.0
Requires-Dist: pyusb >=1.0
Requires-Dist: pyzmq <25.0.0,>=15.0
Requires-Dist: psutil
Requires-Dist: requests
Requires-Dist: systemd-python >=234
Requires-Dist: urwid
Requires-Dist: zerorpc >=0.6.0
Requires-Dist: zstandard >=0.14
Requires-Dist: zeroconf >=0.28.6


mtda is a small agent abstracting hardware controls and interfaces for a
connected test device. The main purpose of this tool is to allow developers
and testers to remotely access and control hardware devices.
