File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# pypi-attestations
22
33<!-- - BADGES: START --->
4- [ ![ CI] ( https://github.com/trailofbits/pypi-attestation-models /actions/workflows/tests.yml/badge.svg )] ( https://github.com/trailofbits/pypi-attestation-models /actions/workflows/tests.yml )
5- [ ![ PyPI version] ( https://badge.fury.io/py/pypi-attestation-models .svg )] ( https://pypi.org/project/pypi-attestation-models )
6- [ ![ Packaging status] ( https://repology.org/badge/tiny-repos/python:pypi-attestation-models .svg )] ( https://repology.org/project/python:pypi-attestation-models /versions )
4+ [ ![ CI] ( https://github.com/trailofbits/pypi-attestations /actions/workflows/tests.yml/badge.svg )] ( https://github.com/trailofbits/pypi-attestations /actions/workflows/tests.yml )
5+ [ ![ PyPI version] ( https://badge.fury.io/py/pypi-attestations .svg )] ( https://pypi.org/project/pypi-attestations )
6+ [ ![ Packaging status] ( https://repology.org/badge/tiny-repos/python:pypi-attestations .svg )] ( https://repology.org/project/python:pypi-attestations /versions )
77<!-- - BADGES: END --->
88
99A library to generate and convert between Sigstore Bundles and [ PEP 740]
@@ -12,7 +12,7 @@ Attestation objects.
1212## Installation
1313
1414``` bash
15- python -m pip install pypi-attestation-models
15+ python -m pip install pypi-attestations
1616```
1717
1818## Usage as a command line tool
@@ -127,4 +127,4 @@ print(bundle.to_json())
127127
128128[PEP 740]: https://peps.python.org/pep-0740/
129129
130- [here]: https://trailofbits.github.io/pypi-attestation-models
130+ [here]: https://trailofbits.github.io/pypi-attestations
You can’t perform that action at this time.
0 commit comments