Skip to content

Commit 904ee9a

Browse files
authored
Add libraw.cr, turbojpeg.cr (C bindings) (#118)
1 parent f96781a commit 904ee9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

catalog/C_bindings.yml

+4
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ shards:
5858
description: libmpg123 bindings
5959
- github: splattael/libnotify.cr
6060
description: Bindings for Libnotify
61+
- github: zuf/libraw.cr
62+
description: Bindings for libraw
6163
- github: thechampagne/liburlencoding-crystal
6264
description: Bindings for liburlencoding a URL percentage encoding library
6365
- github: veelenga/lua.cr
@@ -82,6 +84,8 @@ shards:
8284
- github: andrewsuzuki/termbox-crystal
8385
description: Bindings and extension library for [termbox](https://github.com/nsf/termbox)
8486
(terminal UI library)
87+
- github: zuf/turbojpeg.cr
88+
description: Bindings for the libjpeg-turbo (turpojpeg C API)
8589
- github: naqvis/wasmer-crystal
8690
description: Bindings for the `wasmer` WebAssembly runtime
8791
- github: TamasSzekeres/x11-cr

0 commit comments

Comments
 (0)