Package zeroinstall :: Package zerostore
[frames] | no frames]

Package zerostore

source code

Code for managing the implementation cache.

Submodules

Classes
  BadDigest
Thrown if a digest is invalid (either syntactically or cryptographically).
  NotStored
Throws if a requested implementation isn't in the cache.
  NonwritableStore
Attempt to add to a non-writable store directory.
  Store
A directory for storing implementations.
  Stores
A list of Stores.