Metadata-Version: 2.4
Name: iotlab_controller
Version: 0.10.1b0
Summary: Python-based controller for IoT-LAB experiments
Home-page: https://github.com/miri64/iotlab_controller
Author: Martine Lenders
Author-email: m.lenders@fu-berlin.de
Keywords: iotlab,iot,experimentation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: iotlabcli>=2.5
Requires-Dist: PyYAML>=5.4
Provides-Extra: networked
Requires-Dist: networkx>=2.2; extra == "networked"
Provides-Extra: tmux
Requires-Dist: libtmux; extra == "tmux"
Provides-Extra: all
Requires-Dist: networkx>=2.2; extra == "all"
Requires-Dist: libtmux; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
