> For the complete documentation index, see [llms.txt](https://docs.pkgforge.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pkgforge.dev/sbuild/specification/17.repology.md).

# 17.Repology

{% code overflow="wrap" %}

```yaml
#Example ONLY
repology:
  - "mypkg"
  - "mypkg-bin"
```

{% endcode %}

* [x] This is Optional & can be left empty or removed completely (**TYPE**:<mark style="color:green;">**`RECOMMENDED`**</mark>)
* [x] This contains the package name that [**repology**](https://repology.org/projects/) uses.
* [x] Can have single or multiple entries
