Metadata-Version: 2.1
Name: netdriver-simunet
Version: 0.4.0
Summary: Simulated ssh server for network device, used for testing netdriver agent and client.
Home-page: https://github.com/OpenSecFlow/netdriver
License: Apache-2.0
Keywords: network,automation,cli,ssh,device,driver,netdevops
Author: Vincent
Author-email: vincent@byntra.se
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Requires-Dist: aiofiles (>=24.1.0,<25.0.0)
Requires-Dist: asgi-correlation-id (>=4.3.4,<5.0.0)
Requires-Dist: asyncssh (>=2.17.0,<3.0.0)
Requires-Dist: dependency-injector (>=4.42.0,<5.0.0)
Requires-Dist: fastapi (>=0.115.2,<0.116.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pycryptodome (>=3.21.0,<4.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: uvicorn (>=0.32.0,<0.33.0)
Project-URL: Documentation, https://github.com/OpenSecFlow/netdriver#readme
Project-URL: Repository, https://github.com/OpenSecFlow/netdriver
