SerializationΒΆ
This subpackage provides the components needed to serialize a
loremipsum.generator.Sample
.
There are 3 components:
schemes: | Handle the sample URL: fetch, store, remove. |
---|---|
content_types: | Handle the Sample serialization formats or protocol. |
content_encodings: | |
Handle the serialized Sample compression/decompression. |
All components are pluggable packages.