girtod

Create D bindings from GObject introspection files

Install

All systems
curl cmd.cat/girtod.sh
Debian Debian
apt-get install gir-to-d
Ubuntu
apt-get install gir-to-d
Arch Arch Linux
pacman -S gir-to-d
image/svg+xml Kali Linux
apt-get install gir-to-d
Fedora
dnf install gir-to-d
Windows (WSL2)
sudo apt-get update sudo apt-get install gir-to-d

gir-to-d

Create D bindings from GObject introspection files

GObject Introspection provides machine readable introspection data of the API of C libraries. GirToD is a command-line tool which builds bindings for the D programming language from GObject Introspection (GIR) data.