Skip to content

Commit

Permalink
Merge pull request theupdateframework#1790 from lukpueh/rm-all
Browse files Browse the repository at this point in the history
Rm all legacy
  • Loading branch information
lukpueh authored Feb 4, 2022
2 parents c25065f + 9816c40 commit 31fd8d4
Show file tree
Hide file tree
Showing 80 changed files with 16 additions and 32,507 deletions.
3 changes: 0 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ graft tests
# Documentation
graft docs
recursive-include tuf *.md

# To remove
recursive-include tuf/scripts *.py
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ High-level support for implementing
[repository operations](https://theupdateframework.github.io/specification/latest/#repository-operations)
is planned but not yet provided: see [1.0.0 plans](https://github.com/theupdateframework/python-tuf/blob/develop/docs/1.0.0-ANNOUNCEMENT.md).

In addition to these APIs the project also provides a *legacy
implementation* with `tuf.client` implementing the client workflow and
`tuf.repository_tool` providing a high-level interface for repository
operations. The legacy implementation is going to be
[deprecated](https://github.com/theupdateframework/python-tuf/blob/develop/docs/1.0.0-ANNOUNCEMENT.md) in the near future.

The reference implementation strives to be a readable guide and demonstration
for those working on implementing TUF in their own languages, environments, or
update systems.
Expand Down
Loading

0 comments on commit 31fd8d4

Please sign in to comment.