Metadata-Version: 2.1
Name: ominfra
Version: 0.0.0.dev99
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: omdev==0.0.0.dev99
Requires-Dist: omlish==0.0.0.dev99
Provides-Extra: all
Requires-Dist: paramiko~=3.5; extra == "all"
Requires-Dist: asyncssh~=2.18; extra == "all"
Provides-Extra: ssh
Requires-Dist: paramiko~=3.5; extra == "ssh"
Requires-Dist: asyncssh~=2.18; extra == "ssh"
