{% extends "base.html" %} {% block title %}Data for {{suite}}/{{section}}{% endblock %} {% block head_extra %} {% endblock %} {% block header_content %} ⇦ | AppStream data for {{project_name}}/{{suite}}/{{section}} {% endblock %} {% block float_right %} Last updated on: {{time}} {% endblock %} {% block content %}

Overview for {{suite}}/{{section}}

Data

Issues - Issues found while extracting the data

Metainfo - Per-package view of the generated data

Health

Issue overview

{{valid_percentage}}% Valid
{{info_percentage}}% Infos
{{warning_percentage}}% Warnings
{{error_percentage}}% Errors
{% endblock %}