Metadata-Version: 2.4
Name: ots-shared
Version: 0.2.1
Summary: Shared constants and utilities for OTS operations tools
Project-URL: Repository, https://github.com/onetimesecret/rots
Author: Onetime
License-Expression: MIT
Keywords: cli,infrastructure,shared
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.11
Requires-Dist: cyclopts>=3.9
Provides-Extra: dev
Requires-Dist: pyright>=1.1.390; extra == 'dev'
Provides-Extra: ssh
Requires-Dist: paramiko>=3.4; extra == 'ssh'
Provides-Extra: test
Requires-Dist: pytest-mock>=3.14; extra == 'test'
Requires-Dist: pytest>=8.0; extra == 'test'
Description-Content-Type: text/plain

Shared constants and utilities for OTS operations tools.