diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-07-03 22:26:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-03 22:26:55 +0530 |
commit | d58379abbe55226d305a82efd46c438ce11fb9e2 (patch) | |
tree | c6dac413b56dd4ca7b0eeadaf67864b3e7d70977 | |
parent | 755ec53a6b882b5c82fa82b5c2ff8ddc31c002ef (diff) | |
download | meson-d58379abbe55226d305a82efd46c438ce11fb9e2.zip meson-d58379abbe55226d305a82efd46c438ce11fb9e2.tar.gz meson-d58379abbe55226d305a82efd46c438ce11fb9e2.tar.bz2 |
Users.md: Add libmodulemd [skip ci]
-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 f39fb8b..f669148 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -46,6 +46,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson). - [libfuse](https://github.com/libfuse/libfuse), the reference implementation of the Linux FUSE (Filesystem in Userspace) interface - [Libgit2-glib](https://git.gnome.org/browse/libgit2-glib), a GLib wrapper for libgit2 - [Libhttpseverywhere](https://git.gnome.org/browse/libhttpseverywhere), a library to enable httpseverywhere on any desktop app + - [libmodulemd](https://github.com/fedora-modularity/libmodulemd), C Library for manipulating module metadata files - [Libosmscout](https://github.com/Framstag/libosmscout), a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data - [libspng](https://gitlab.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG) |