Metadata-Version: 2.1
Name: iqrfpy
Version: 0.1.23
Summary: A python library for communication with IQRF Network
Home-page: https://gitlab.iqrf.org/microrisc/libiqrf-python
Author: Karel Hanák
Author-email: karel.hanak@iqrf.org
License: Apache-2.0
Keywords: iqrf,dpa
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: crc (>=4.1.0)
Requires-Dist: paho-mqtt (>=1.6.1)
Requires-Dist: typeguard (>=3.0.2)
Provides-Extra: test
Requires-Dist: parameterized (>=0.8.1) ; extra == 'test'
Requires-Dist: pytest (>=7.2.2) ; extra == 'test'
Requires-Dist: pytest-cov (>=4.0.0) ; extra == 'test'
Requires-Dist: pycodestyle (>=2.10.0) ; extra == 'test'
Requires-Dist: pydocstyle (>=6.3.0) ; extra == 'test'
Requires-Dist: pylint (>=2.17.1) ; extra == 'test'

# iqrfpy
