====== [PRO] Virtual Comics Library ====== **Module** PRO An improved version of [[projects:manga_scraper|Manga Scraper]] which includes a library, reader, editor and scraper. ==== Subpages ==== * [[heig:vcl:rapport]] * [[heig:vcl:guide_installation]] * [[heig:vcl:guide_utilisation]] * [[heig:vcl:cc]] * [[heig:vcl:journal]] * [[heig:vcl:conventions]] ===== 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** {{:heig:classschema-apiv2.png?nolink|}} //More info coming//