Metadata-Version: 2.4
Name: herostools
Version: 0.3.1
Summary: Convenient tools for heros
Project-URL: Homepage, https://gitlab.com/atomiq-project/herostools
Project-URL: Repository, https://gitlab.com/atomiq-project/herostools
Project-URL: Documentation, https://herostools-0faae3.gitlab.io/
Project-URL: Bug Tracker, https://gitlab.com/atomiq-project/herostools/issues
Author-email: Thomas Niederprüm <t.niederpruem@rptu.de>
Maintainer-email: Thomas Niederprüm <t.niederpruem@rptu.de>, Suthep Pomjaksilp <s.pomjaksilp@rptu.de>
License: LGPL-3.0-or-later
License-File: LICENSE
License-File: LICENSE.LESSER
Keywords: pub/sub,remote object,rpc,zenoh
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Communications
Requires-Python: >=3.10
Requires-Dist: aiohttp
Requires-Dist: heros>=0.7
Requires-Dist: requests
Requires-Dist: six
Provides-Extra: dev
Requires-Dist: pre-commit>=4; extra == 'dev'
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff>=0.12; extra == 'dev'
Provides-Extra: docs
Requires-Dist: furo>=2024; extra == 'docs'
Requires-Dist: sphinx-argparse; extra == 'docs'
Requires-Dist: sphinx-autoapi>=3; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints>=3; (python_version >= '3.11') and extra == 'docs'
Requires-Dist: sphinx>=8; (python_version >= '3.11') and extra == 'docs'
Requires-Dist: toml; extra == 'docs'
Description-Content-Type: text/markdown

# HEROS tools