Package-level declarations
Types
Link copied to clipboard
A CBZ comic archive: a ZIP of images, one page per image, in natural filename order. Open with open; the umbrella artifact's KiteDoc sniffs and opens it too.
Link copied to clipboard
class CbzMetadata
ComicInfo.xml metadata, following the Anansi Project ComicInfo 2.0 schema. fields retains every declared scalar field under its lowercase XML name, including fields a newer schema adds. Missing values remain absent. https://anansi-project.github.io/docs/comicinfo/schemas/v2.0
Link copied to clipboard
class CbzPageMetadata
A ComicInfo Pages/Page record. image indexes the natural filename order, starting at zero; attributes retains the declared lowercase XML attributes.