mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Adding a license and removing the outdated MANIFEST file.
This commit is contained in:
parent
6b7bcb2c95
commit
2515ddac8a
1 changed files with 0 additions and 30 deletions
30
src/MANIFEST
30
src/MANIFEST
|
|
@ -1,30 +0,0 @@
|
|||
quickstart.py
|
||||
setup.py
|
||||
simplejson/__init__.py
|
||||
simplejson/decoder.py
|
||||
simplejson/encoder.py
|
||||
simplejson/ordered_dict.py
|
||||
simplejson/scanner.py
|
||||
simplejson/tool.py
|
||||
tuf/__init__.py
|
||||
tuf/checkjson.py
|
||||
tuf/conf.py
|
||||
tuf/download.py
|
||||
tuf/formats.py
|
||||
tuf/hash.py
|
||||
tuf/keydb.py
|
||||
tuf/keys.py
|
||||
tuf/log.py
|
||||
tuf/mirrors.py
|
||||
tuf/sig.py
|
||||
tuf/util.py
|
||||
tuf/client/__init__.py
|
||||
tuf/client/updater.py
|
||||
tuf/pushtools/push.py
|
||||
tuf/pushtools/receivetools/receive.py
|
||||
tuf/pushtools/transfer/__init__.py
|
||||
tuf/pushtools/transfer/scp.py
|
||||
tuf/repo/__init__.py
|
||||
tuf/repo/keystore.py
|
||||
tuf/repo/signercli.py
|
||||
tuf/repo/signerlib.py
|
||||
Loading…
Reference in a new issue