Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 599 Bytes

index.rst

File metadata and controls

19 lines (15 loc) · 599 Bytes

TUF Developer Documentation

This documentation provides essential information for those developing software with the Python reference implementation of The Update Framework (TUF).

The reference implementation provides easy-to-use components for Python developers but also aims to be a readable guide and demonstration for those working on implementing TUF in their own languages, environments, or update systems.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   api/api-reference
   CONTRIBUTORS
   INSTALLATION