mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
All of the functionality we need is available from the standard library which reduces our dependency footprint. Having minimal dependencies is especially important for update clients which often have to vendor their dependencies. However, dateutil.relativedelta is richer than timedelta and helps to provide a clearer API. For example, with relativedelta it's possible to specify a delta in years *and* dateutil will do the right thing for leap years. Signed-off-by: Joshua Lock <jlock@vmware.com> |
||
|---|---|---|
| .. | ||
| keys.py | ||
| metadata.py | ||