From fe6f09538098508b998cfc295cb2811f7186d3e4 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Mon, 22 Sep 2025 12:48:38 -0700 Subject: [PATCH] Update README.md with packaging status Add a section to the readme about getting bstring as a binary package and embed the repology.org packaging status badge --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 94d62ef..0fbe6c3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,17 @@ Just use `const bstring` instead. [Check]: https://github.com/libcheck/check [Valgrind]: http://valgrind.org/ +## Get bstring + +The bstring library is available as a binary package in various distributions. +The shared library and development headers can be installed with their respective package manager. + +This is the easiest option if you have the option for your distribution. + +The current packaging status as reported by repology.org: + +[![Packaging status](https://repology.org/badge/vertical-allrepos/bstring.svg)](https://repology.org/project/bstring/versions) + ## Building The repository currently includes [Meson][]+[Ninja][] and Autotools ([Autoconf][],