python-tuf/tuf/api
Velichka Atanasova 4e8a0fe140 Stop using formats.py in metadata.py
Currently we have one use of tuf/formats.py in tuf/api/metadata.py.
If we do the conversion of the expires string in metadata.py,
we can keep the two implementations separate.

Signed-off-by: Velichka Atanasova <avelichka@vmware.com>
2021-06-03 13:26:35 +03:00
..
serialization Metadata API: Use TYPE_CHECKING for cyclic import 2021-05-19 14:26:55 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
metadata.py Stop using formats.py in metadata.py 2021-06-03 13:26:35 +03:00
pylintrc Metadata API/pylintrc: Use old style logging 2021-05-11 11:47:38 +03:00