lp:~fusion-developers/entropy-store/1343204-client-api
Created by
Jonathan Jacobs
and last modified
- Get this branch:
- bzr branch lp:~fusion-developers/entropy-store/1343204-client-api
Members of
Fusion Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tristan Seligmann: Approve
-
Diff: 765 lines (+419/-144)15 files modifiedLICENSE (+1/-1)
entropy/client.py (+151/-0)
entropy/errors.py (+17/-0)
entropy/hash.py (+3/-0)
entropy/ientropy.py (+1/-1)
entropy/s3.py (+1/-1)
entropy/store.py (+24/-52)
entropy/test/test_client.py (+140/-0)
entropy/test/test_errors.py (+3/-0)
entropy/test/test_hash.py (+3/-0)
entropy/test/test_store.py (+24/-72)
entropy/test/test_util.py (+3/-0)
entropy/test/util.py (+42/-0)
entropy/util.py (+3/-17)
entropy/web.py (+3/-0)
Related bugs
| Bug #1343204: Twisted Python API for more easily interacting with Entropy as a client | Undecided | Fix Committed |
|
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:entropy-store