Laureline's Wiki

Laureline's Wiki

[PRO] Virtual Comics Library

This is an old revision of the document!


[PRO] Virtual Comics Library

Module PRO

An improved version of Manga Scraper which includes a library, reader, editor and scraper.

libVCL

Provides access to data structures that allow classification and loading of comic book archives (CBA). The system defines the following structure:

  • Volume: Smallest element of a catalogue. Directly maps to a CBA file;
  • Series: Collection of one or more volumes;
  • Category: Logical grouping of Series and Volumes
  • Catalog: Defines a contained environment of a category tree and volumes.

Public API of libVCL

More info coming