fcp.node.FCPNode:
Represents an interface to a freenet node via its FCP port, and
exposes primitives for the basic genkey, get, put and putdir
operations as well as peer management primitives.
fcp.node.JobTicket:
A JobTicket is an object returned to clients making asynchronous
requests.
rfc822.Message:
Represents a single RFC 2822-compliant message.
mimetools.Message:
A derived class of rfc822.Message that knows about MIME headers and
contains some hooks for decoding encoded and multipart messages.