Archive structure

Communication structure used by AMQP.

class storage.structures.comm.archive.Archive(*args, **kwargs)

Bases: storage.structures.comm.archive.Archive

Communication structure used to sent data to storage subsystem over AMQP.

isbn

str – ISBN for the archive.

uuid

str – UUID string to pair the archive with edeposit.

aleph_id

str – ID used in aleph.

b64_data

str – Base64 encoded data ebook file.

dir_pointer

str – Pointer to the directory on the file server.