Metadata-Version: 2.4
Name: tuf-on-ci-sign
Version: 0.19.0
Summary: Signing tools for TUF-on-CI
Project-URL: issues, https://github.com/theupdateframework/tuf-on-ci/issues
Project-URL: source, https://github.com/theupdateframework/tuf-on-ci/
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: click~=8.1
Requires-Dist: packaging<26,>=24
Requires-Dist: platformdirs~=4.2
Requires-Dist: securesystemslib[awskms,azurekms,gcpkms,hsm,sigstore]~=1.2
Requires-Dist: tuf<7.0,>=5.1
Provides-Extra: lint
Requires-Dist: mypy==1.18.2; extra == 'lint'
Requires-Dist: ruff==0.14.6; extra == 'lint'
Description-Content-Type: text/markdown

### TUF-on-CI Signing tools

This package contains the signing tools for
[TUF-on-CI](https://github.com/theupdateframework/tuf-on-ci). Please see
TUF-on-CI README for usage.
