--- layout: default --- {% assign domain = page.domain | default: site.apt.domain %} {% assign repo = page.repo %} {% assign list = site.packages | where: 'Repo', repo %}
NOTE: If this is your first time here, you need to do some configurations before you can use this repository. Please read the instructions.
{{ page.description }}
{% for component in site.apt.components %}| Name | Description | Latest Version |
|---|---|---|
| {{ package.Name }} | {{ package.Description }} | {{ package.Versions.first[0] }} |
No packages
{% endif %} {% endfor %}