Metadata-Version: 2.1
Name: ominfra
Version: 0.0.0.dev17
Summary: ominfra
Author: wrmsr
License: BSD-3-Clause
Project-URL: source, https://github.com/wrmsr/omlish
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Requires-Python: ~=3.12
License-File: LICENSE
Requires-Dist: omlish==0.0.0.dev17
Provides-Extra: all
Requires-Dist: paramiko~=3.4; extra == "all"
Requires-Dist: asyncssh~=2.17; python_version < "3.13" and extra == "all"
Provides-Extra: ssh
Requires-Dist: paramiko~=3.4; extra == "ssh"
Requires-Dist: asyncssh~=2.17; python_version < "3.13" and extra == "ssh"
