diff options
author | Igor Gnatenko <ignatenko@redhat.com> | 2018-01-04 23:03:34 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-01-06 14:40:01 +0200 |
commit | 711c3a28ba62a2030089f4ddadb0360a46fc30c1 (patch) | |
tree | 34ff58db7116652098d0e198086f8be9d6915c0a | |
parent | 18675c3dea12220f95ffc58f3df2e9cc0fb25e84 (diff) | |
download | meson-711c3a28ba62a2030089f4ddadb0360a46fc30c1.zip meson-711c3a28ba62a2030089f4ddadb0360a46fc30c1.tar.gz meson-711c3a28ba62a2030089f4ddadb0360a46fc30c1.tar.bz2 |
doc/users: add ksh
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 959eac6..616fdc5 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -26,6 +26,7 @@ If you have a project that uses Meson that you want to add to this list, let us - [GtkDApp](https://gitlab.com/csoriano/GtkDApp), an application template for developing Flatpak apps with Gtk+ and D - [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C - [Json-glib](https://git.gnome.org/browse/json-glib), GLib-based JSON manipulation library + - [Ksh](https://github.com/att/ast), a Korn Shell - [Libepoxy](https://github.com/anholt/libepoxy/), a library for handling OpenGL function pointer management - [Libgit2-glib](https://git.gnome.org/browse/libgit2-glib/), a GLib wrapper for libgit2 - [Libhttpseverywhere](https://github.com/grindhold/libhttpseverywhere), a library to enable httpseverywhere on any desktop app |