aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-09-07 11:13:19 +0200
committerDaniel Mensinger <daniel@mensinger-ka.de>2020-09-07 11:24:07 +0200
commit7ad66e8a1a8e90aeb5ae0f7cbc73b923e1d2c868 (patch)
treea21377258bf51bfdf43e2772faba2a9472b1fd7d /docs
parent646ae846bef76b955771c33fdb49d45a394cf6d8 (diff)
downloadmeson-7ad66e8a1a8e90aeb5ae0f7cbc73b923e1d2c868.zip
meson-7ad66e8a1a8e90aeb5ae0f7cbc73b923e1d2c868.tar.gz
meson-7ad66e8a1a8e90aeb5ae0f7cbc73b923e1d2c868.tar.bz2
docs/Users: add p11-kit [skip ci]
Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 9256a10..366a0c3 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -106,6 +106,7 @@ format files
- [Orc](https://gitlab.freedesktop.org/gstreamer/orc), the Optimized Inner Loop Runtime Compiler
- [OTS](https://github.com/khaledhosny/ots), the OpenType Sanitizer, parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating and sanitizing them as it goes. Used by Chromium and Firefox
- [Outlier](https://github.com/kerolasa/outlier), a small Hello World style meson example project
+ - [p11-kit](https://github.com/p11-glue/p11-kit), PKCS#11 module aggregator
- [Pacman](https://git.archlinux.org/pacman.git/tree/), a package manager for Arch Linux
- [Pango](https://git.gnome.org/browse/pango/), an Internationalized text layout and rendering library
- [Parzip](https://github.com/jpakkane/parzip), a multithreaded reimplementation of Zip