Module commands

Source
Expand description

Functions called from the binary.

Functionsยง

format_packages
Parses a SRCINFO file from a path or stdin and outputs all info grouped by packages for a given architecture in the specified format on stdout.
format_source_info
Parses a SRCINFO file from a path or stdin and outputs it in the specified format on stdout.
parse
Parses and interprets a SRCINFO file from a path or stdin.
validate
Validates a SRCINFO file from a path or stdin.