python-tuf/examples
Jussi Kukkonen 75ca67ef44 repository: Add default arg for targets() and edit_targets()
The default value "targets" makes sense because now the top-level
metadata can be accessed in a standard way:
  root(), timestamp(), snapshot() and targets()
and likewise for the edit_X() functions

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-03-08 10:27:43 +02:00
..
client examples: Tweak download dir creation 2023-02-09 10:34:03 +02:00
manual_repo Whitespace changes to make new black linter happy 2023-02-06 15:29:28 +02:00
repository repository: Add default arg for targets() and edit_targets() 2023-03-08 10:27:43 +02:00
uploader repository: Add typed edit_*() contextmanagers 2023-03-08 10:27:43 +02:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00