From a488d3be0f5811dbf38f85d575c86015acbe8f60 Mon Sep 17 00:00:00 2001 From: Dominic Szablewski Date: Fri, 5 Aug 2022 23:45:59 +0200 Subject: [PATCH] Mention Debian & Ubuntu packages; add link to Repology --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 651ceced..dc59c1c0 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,11 @@ either, as this "reference implementation" tries to be as easy to read as possib ## Packages -[AUR](https://aur.archlinux.org/pkgbase/qoi-git/) - system-wide qoi.h, qoiconv and qoibench install as split packages. +- [AUR](https://aur.archlinux.org/pkgbase/qoi-git/) - system-wide qoi.h, qoiconv and qoibench install as split packages. +- [Debian](https://packages.debian.org/bookworm/source/qoi) - packages for binaries and qoi.h +- [Ubuntu](https://launchpad.net/ubuntu/+source/qoi) - packages for binaries and qoi.h + +Packages for other systems [tracked at Repology](https://repology.org/project/qoi/versions). ## Implementations not yet conforming to the final specification