File tree 3 files changed +9
-0
lines changed 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright New York University and the TUF contributors
2
+ # SPDX-License-Identifier: MIT OR Apache-2.0
3
+
1
4
"""TUF role metadata model.
2
5
3
6
This module provides container classes for TUF role metadata, including methods
Original file line number Diff line number Diff line change
1
+ # Copyright New York University and the TUF contributors
2
+ # SPDX-License-Identifier: MIT OR Apache-2.0
3
+
1
4
"""TUF role metadata de/serialization.
2
5
3
6
This sub-package provides abstract base classes and concrete implementations to
Original file line number Diff line number Diff line change
1
+ # Copyright New York University and the TUF contributors
2
+ # SPDX-License-Identifier: MIT OR Apache-2.0
3
+
1
4
"""TUF role metadata JSON serialization and deserialization.
2
5
3
6
This module provides concrete implementations to serialize and deserialize TUF
You can’t perform that action at this time.
0 commit comments