summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Molina <megatux@gmail.com>2021-05-05 19:00:00 +0000
committerCristian Molina <megatux@gmail.com>2021-05-05 19:00:00 +0000
commit7d2a1694cc8df276056170052b1b808ea92d2c6d (patch)
tree5e928c5d277a20aeef98eac98da4a387fb2b81d4
parent60b0cf2fc2fdc74d13832d1fdde21cfdc813b84e (diff)
downloadgobject-introspection-7d2a1694cc8df276056170052b1b808ea92d2c6d.tar.gz
Add Crystal lnaguage bindings to Users list
-rw-r--r--docs/website/users.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/website/users.rst b/docs/website/users.rst
index c2faf51b..e355a22d 100644
--- a/docs/website/users.rst
+++ b/docs/website/users.rst
@@ -34,6 +34,7 @@ Bindings based on GObject-Introspection
* `PLGI <https://github.com/keriharris/plgi>`__ - Prolog bindings (runtime)
* `hbgi <https://github.com/tuffnatty/hbgi>`__ - Harbour bindings for GObject Introspection (runtime)
* `cppgir <https://www.gitlab.com/mnauw/cppgir>`__ - C++ bindings (compile time, using typelib)
+* `crystal-gobject <https://github.com/jhass/crystal-gobject>`__ - gobject-introspection for Crystal (compile time)
Projects using GObject Introspection
------------------------------------