Previous topic

Metadata

Next topic

The soclib metadata description module

This Page

The soclib Python modulesΒΆ

Soclib comes with a Python library. This library is split in three parts:

  • A metadata indexer and cache in soclib_desc.
  • A builder, responsible for compiling platforms.
  • A configuration module, used by the metadata module, the builder and The soclib-cc command.
  • A glue code module, used to assemble metadata and builder: soclib_cc.
  • A built-in .sd metadata file parser plugin in sd_parser.
../_images/soclib-cc.png